Client

Type Alias Client 

Source
pub type Client = Client;
Expand description

The asynchronous Client to make requests with.

Aliased Typeยง

pub struct Client { /* private fields */ }