trust-dns-proto 0.23.2

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-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-rustls

  • dns-over-tls
  • rustls
  • rustls-pemfile
  • tokio-rustls
  • webpki
  • 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-openssl

  • dnssec
  • openssl

serde-config

  • serde
  • url/serde

dnssec-ring

  • dnssec
  • ring

wasm-bindgen

  • wasm-bindgen-crate
  • js-sys

backtrace

  • dep:backtrace

h2

  • dep:h2

ring

  • dep:ring

rustls-pemfile

  • dep:rustls-pemfile

tokio

  • dep:tokio

webpki

  • dep:webpki

dns-over-https-rustls

  • dns-over-https

native-tls

  • dep:native-tls

quinn

  • dep:quinn

tokio-openssl

  • dep:tokio-openssl

js-sys

  • dep:js-sys

serde

  • dep:serde

tokio-native-tls

  • dep:tokio-native-tls

rustls

  • dep:rustls

webpki-roots

  • dep:webpki-roots

mdns

  • socket2/all

tokio-rustls

  • dep:tokio-rustls

http

  • dep:http

openssl

  • dep:openssl

bytes

  • dep:bytes

socket2

  • dep:socket2

wasm-bindgen-crate

  • dep:wasm-bindgen-crate

testing

    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.

dnssec

    This feature flag does not enable additional features.