trust-dns-proto 0.23.0-alpha.3

Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects.
Documentation

trust-dns-proto

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 37 feature flags, 2 of them enabled by default.

default

  • tokio-runtime

tokio-runtime

  • tokio/net
  • tokio/rt
  • tokio/time
  • tokio/rt-multi-thread

dns-over-rustls

  • dns-over-tls
  • rustls
  • rustls-pemfile
  • tokio-rustls
  • webpki
  • tokio-runtime

dns-over-quic

  • quinn
  • rustls/quic
  • dns-over-rustls
  • bytes
  • webpki-roots
  • tokio-runtime

dns-over-https

  • bytes
  • h2
  • http
  • dns-over-rustls
  • webpki-roots
  • tokio-runtime

dns-over-native-tls

  • dns-over-tls
  • native-tls
  • tokio-native-tls
  • tokio-runtime

dns-over-openssl

  • dns-over-tls
  • openssl
  • tokio-openssl
  • tokio-runtime

dnssec-ring

  • dnssec
  • ring

dnssec-openssl

  • dnssec
  • openssl

serde-config

  • serde
  • url/serde

wasm-bindgen

  • wasm-bindgen-crate
  • js-sys

quinn

  • dep:quinn

tokio

  • dep:tokio

rustls

  • dep:rustls

native-tls

  • dep:native-tls

mdns

  • socket2/all

tokio-native-tls

  • dep:tokio-native-tls

tokio-openssl

  • dep:tokio-openssl

openssl

  • dep:openssl

serde

  • dep:serde

socket2

  • dep:socket2

ring

  • dep:ring

http

  • dep:http

bytes

  • dep:bytes

rustls-pemfile

  • dep:rustls-pemfile

wasm-bindgen-crate

  • dep:wasm-bindgen-crate

dns-over-https-rustls

  • dns-over-https

js-sys

  • dep:js-sys

h2

  • dep:h2

webpki-roots

  • dep:webpki-roots

backtrace

  • dep:backtrace

webpki

  • dep:webpki

tokio-rustls

  • dep:tokio-rustls

testing

    This feature flag does not enable additional features.

dnssec

    This feature flag does not enable additional features.

text-parsing

    This feature flag does not enable additional features.

dns-over-tls

    This feature flag does not enable additional features.