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