ServiceWithZIOPartiallyApplied

final class ServiceWithZIOPartiallyApplied[Service](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[Env <: Service, OutErr, OutDone](f: Service => ZIO[Env, OutErr, OutDone])(implicit tag: Tag[Service], trace: Trace): ZChannel[Env, Any, Any, Any, OutErr, Nothing, OutDone]