get_https_client

Function get_https_client 

Source
pub fn get_https_client<T>() -> Client<HttpsConnector<HttpConnector>, T>
where T: HttpBody + Send, <T as HttpBody>::Data: Send,