pub fn default_client() -> Option<SharedHttpClient>
Available on crate features
client
and connector-hyper-0-14-x
only.Expand description
Creates a hyper-backed HTTPS client from defaults depending on what cargo features are activated.