Service

trait Service
class Object
trait Matchable
class Any

Value members

Abstract methods

def provide[E, A](zio: ZIO[ZEnv, E, A]): IO[E, A]