RequestHandlerInput

zio.http.RequestHandlerInput
See theRequestHandlerInput companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def apply[A, I](implicit zippable: Out[A, Request, I]): RequestHandlerInput[A, I]