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