pub type ReqwestTransport = Http<Client>;
An Http transport using reqwest.
Http
reqwest
struct ReqwestTransport { /* private fields */ }