Type Definition hyper_trust_dns::NativeTlsHttpsConnector [−][src]
pub type NativeTlsHttpsConnector = HttpsConnector<TrustDnsHttpConnector>;This is supported on crate feature
native-tls only.Expand description
A HttpsConnector that uses a TrustDnsHttpConnector.