pub type Reqwest = Client;
client
The reqwest crate’s Client.
reqwest
Client
struct Reqwest { /* private fields */ }