ServiceWithChannelPartiallyApplied

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

Value members

Concrete methods

def apply[Env <: Service, InErr, InElem, InDone, OutErr, OutElem, OutDone](f: Service => ZChannel[Env, InErr, InElem, InDone, OutErr, OutElem, OutDone])(implicit tag: Tag[Service], trace: Trace): ZChannel[Env, InErr, InElem, InDone, OutErr, OutElem, OutDone]