Module builder

Module builder 

Source
Expand description

The client builder.

Structs§

Builder
A builder to construct Clients and blocking::Clients.
Complete
The complete builder stage.
ServiceStage
The service builder stage.
UserAgentStage
The user agent builder stage.

Enums§

ClientQos
Specifies the beahavior of client-side sympathetic rate limiting.
Idempotency
Specifies the manner in which the client decides if a request is idempotent or not.
NodeSelectionStrategy
Specifies the strategy used to select a node of a service to use for a request attempt.
ServerQos
Specifies the behavior of a client in response to a QoS error from a server.
ServiceError
Specifies the behavior of the client in response to a service error from a server.