trust-dns-resolver 0.23.0-alpha.3

Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries.
Documentation

trust-dns-resolver

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 24 feature flags, 5 of them enabled by default.

default

  • system-config
  • tokio-runtime

system-config

  • ipconfig
  • resolv-conf

tokio-runtime

  • tokio/rt
  • trust-dns-proto/tokio-runtime

ipconfig

  • dep:ipconfig

resolv-conf

  • dep:resolv-conf

dns-over-rustls

  • dns-over-tls
  • rustls
  • tokio-rustls
  • trust-dns-proto/dns-over-rustls
  • webpki-roots

dns-over-https-rustls

  • trust-dns-proto/dns-over-https-rustls
  • dns-over-rustls
  • dns-over-https

dns-over-native-tls

  • dns-over-tls
  • tokio-native-tls
  • trust-dns-proto/dns-over-native-tls

dns-over-openssl

  • dns-over-tls
  • trust-dns-proto/dns-over-openssl
  • tokio-openssl

dns-over-quic

  • rustls/quic
  • dns-over-rustls
  • trust-dns-proto/dns-over-quic

dnssec-openssl

  • dnssec
  • trust-dns-proto/dnssec-openssl

dnssec-ring

  • dnssec
  • trust-dns-proto/dnssec-ring

serde-config

  • serde
  • trust-dns-proto/serde-config

tokio-rustls

  • dep:tokio-rustls

webpki-roots

  • dep:webpki-roots

serde

  • dep:serde

tokio-openssl

  • dep:tokio-openssl

dns-over-https

  • trust-dns-proto/dns-over-https

tokio

  • dep:tokio

dns-over-tls

  • tokio-runtime

rustls

  • dep:rustls

tokio-native-tls

  • dep:tokio-native-tls

testing

    This feature flag does not enable additional features.

dnssec

    This feature flag does not enable additional features.