pub type MtlsClient = Client<HttpsConnector<HttpConnector>, Incoming>;Expand description
Re-export the mTLS client type
Aliased Typeยง
pub struct MtlsClient { /* private fields */ }pub type MtlsClient = Client<HttpsConnector<HttpConnector>, Incoming>;Re-export the mTLS client type
pub struct MtlsClient { /* private fields */ }