Crate http_api_client

Source

Re-exports§

pub use http_api_client_endpoint::http;

Structs§

Request
Represents an HTTP request.
Response
Represents an HTTP response

Enums§

ClientRespondEndpointError
RetryableClientRespondEndpointUntilDoneError

Traits§

Client
RetryableClient

Type Aliases§

Body

Attribute Macros§

async_trait