Module inspect
Expand description
services to inspect requests and responses
Structs§
- wrapper to turn any
RequestInspector
into aLayer
.
Traits§
- A special kind of
Service
which has access only to the Request, but not to the Response.
services to inspect requests and responses
RequestInspector
into a Layer
.Service
which has access only to the Request,
but not to the Response.