Module http_client

Module http_client 

Source

Macrosยง

builder_send ๐Ÿ”’
Helper macros for implementing the send function on the builder
create_endpoint_node ๐Ÿ”’
endpoint ๐Ÿ”’
Helper macro to quickly implement the Endpoint trait, and optionally a send() method for the input struct.

Structsยง

HttpClient
HttpClientBuilder
Builder for HttpClient.

Type Aliasesยง

HttpClientRef