[go: up one dir, main page]

Module typestate

Module typestate 

Source
Expand description

Typestate variables.

Structsยง

AgentScope
Typestate for Config when configured for an Agent.
HttpCrateScope
Typestate for for Config when configured via Agent::configure_request.
RequestScope
Typestate for Config when configured on the RequestBuilder level.
WithBody
Typestate when RequestBuilder needs to a send body.
WithoutBody
Typestate when RequestBuilder has no send body.