Crate trust_dns_rustls

Source
👎Deprecated: moved to trust_dns_proto::rustls
Expand description

Deprecated and removed as of 0.21.0, see the dns-over-rustls feature in trust-dns-proto

Modules§

Functions§

Type Aliases§

  • Type of TlsClientStream used with Rustls
  • Predefined type for abstracting the base I/O TlsStream with TokioTls