pub type Client = Client;
The asynchronous Client to make requests with.
pub struct Client { /* private fields */ }