UnwrapScopedPartiallyApplied

final class UnwrapScopedPartiallyApplied[Env](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[Err, In, Out](scoped: => ZIO[Scope & Env, Err, ZPipeline[Env, Err, In, Out]])(implicit trace: Trace): ZPipeline[Env, Err, In, Out]