pub type Client = Client<RuntimeClient<DefaultDnsResolver>>;Expand description
Type alias for the Tokio-based HTTP client.
Aliased Typeยง
pub struct Client { /* private fields */ }pub type Client = Client<RuntimeClient<DefaultDnsResolver>>;Type alias for the Tokio-based HTTP client.
pub struct Client { /* private fields */ }