[][src]Type Definition cxmr_http_client::HttpsClient

type HttpsClient = Arc<Client<HttpsConnector<HttpConnector>>>;

HTTPs Client type.