Module protocol

Module protocol 

Source

Structs§

SharedClientProtocol
A shared, type-erased client protocol stored in a [ConfigBag].

Traits§

ClientProtocol
Object-safe view of ClientProtocolInner parameterized over concrete request / response types.
ClientProtocolInner
Statically-dispatched client protocol trait — the one implementors write.

Functions§

apply_http_endpoint
Applies a resolved endpoint to an HTTP request.