Modules§
Structs§
- Service
Builder - Declaratively construct
Service
values.
Traits§
- Layer
- Decorates a
Service
, transforming either the request or the response. - Service
- An asynchronous function from a
Request
to aResponse
.
Type Aliases§
- BoxError
- Alias for a type-erased error type.