UnwrapScopedPartiallyApplied

zio.stream.ZPipeline$.UnwrapScopedPartiallyApplied
final class UnwrapScopedPartiallyApplied[Env](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

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]