pub type HttpTransport = ReqwestHttpTransport;
Expand description
The default http transport.
Aliased Typeยง
struct HttpTransport { /* private fields */ }
pub type HttpTransport = ReqwestHttpTransport;
The default http transport.
struct HttpTransport { /* private fields */ }