pub type Client = Client;
A HTTP client that can execute HTTP requests. See http::client to create an instance.
http::client
pub struct Client { /* private fields */ }