ScopedPartiallyApplied

final implicit class ScopedPartiallyApplied[R](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[E, A : Tag](zio: => ZIO[Scope & R, E, A])(implicit evidence$294: Tag[A], trace: Trace): ZLayer[R, E, A]