Module http_client

Module http_client 

Source

Macros§

endpoint 🔒
Helper macro to quickly implement the Endpoint trait, and optionally a send() method for the input struct.

Structs§

HttpClient
HttpClientBuilder
Builder for HttpClient.

Enums§

HttpClientBuilderError
Error type for HttpClientBuilder

Type Aliases§

HttpClientRef