Type Definition hyper_trust_dns::RustlsHttpsConnector [−][src]
pub type RustlsHttpsConnector = HttpsConnector<TrustDnsHttpConnector>;This is supported on crate features
rustls-native or rustls-webpki only.Expand description
A HttpsConnector that uses a TrustDnsHttpConnector.