HandlerAspect
zio.http.HandlerAspect$
object HandlerAspect
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- HandlerAspect.type
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- Self type
Attributes
- Graph
- Supertypes
- Self type
Types
type WithOut[+LowerEnv, -UpperEnv, +LowerErr, -UpperErr, OutEnv0[_], OutErr0[_]] = Contextual[LowerEnv, UpperEnv, LowerErr, UpperErr] { type OutEnv = OutEnv0; type OutErr = OutErr0; }