trust-dns-proto 0.23.1

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

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

dns-over-quic

  • quinn
  • rustls/quic
  • dns-over-rustls
  • bytes
  • 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

wasm-bindgen

  • wasm-bindgen-crate
  • js-sys

serde-config

  • serde
  • url/serde

ring

  • dep:ring

webpki

  • dep:webpki

rustls-pemfile

  • dep:rustls-pemfile

socket2

  • dep:socket2

tokio

  • dep:tokio

h2

  • dep:h2

bytes

  • dep:bytes

openssl

  • dep:openssl

wasm-bindgen-crate

  • dep:wasm-bindgen-crate

tokio-native-tls

  • dep:tokio-native-tls

backtrace

  • dep:backtrace

quinn

  • dep:quinn

mdns

  • socket2/all

tokio-openssl

  • dep:tokio-openssl

serde

  • dep:serde

tokio-rustls

  • dep:tokio-rustls

dns-over-https-rustls

  • dns-over-https

webpki-roots

  • dep:webpki-roots

native-tls

  • dep:native-tls

js-sys

  • dep:js-sys

http

  • dep:http

rustls

  • dep:rustls

dns-over-tls

    This feature flag does not enable additional features.

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.