ScopedPartiallyApplied

zio.http.Handler.ScopedPartiallyApplied
final class ScopedPartiallyApplied[R](dummy: Boolean = ...) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[Err, In, Out](handler: Handler[Scope & R, Err, In, Out])(implicit trace: Trace): Handler[R, Err, In, Out]