Type Alias HttpTransport

Source
pub type HttpTransport = ReqwestHttpTransport;
Expand description

The default http transport.

Aliased Typeยง

pub struct HttpTransport { /* private fields */ }