hickory-proto 0.24.1

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

hickory-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 40 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
  • tokio-runtime

dns-over-https

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

dns-over-h3

  • h3
  • h3-quinn
  • quinn
  • http
  • dns-over-quic

dns-over-rustls

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

dns-over-openssl

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

dns-over-native-tls

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

dnssec-openssl

  • dnssec
  • openssl

dnssec-ring

  • dnssec
  • ring

wasm-bindgen

  • wasm-bindgen-crate
  • js-sys

serde-config

  • serde
  • url/serde

h3

  • dep:h3

tokio-openssl

  • dep:tokio-openssl

native-certs

  • dep:rustls-native-certs

tokio-native-tls

  • dep:tokio-native-tls

rustls

  • dep:rustls

mdns

  • socket2/all

webpki-roots

  • dep:webpki-roots

tokio

  • dep:tokio

native-tls

  • dep:native-tls

backtrace

  • dep:backtrace

bytes

  • dep:bytes

socket2

  • dep:socket2

serde

  • dep:serde

h2

  • dep:h2

tokio-rustls

  • dep:tokio-rustls

openssl

  • dep:openssl

dns-over-https-rustls

  • dns-over-https

http

  • dep:http

ring

  • dep:ring

quinn

  • dep:quinn

rustls-pemfile

  • dep:rustls-pemfile

h3-quinn

  • dep:h3-quinn

js-sys

  • dep:js-sys

wasm-bindgen-crate

  • dep:wasm-bindgen-crate

dns-over-tls

    This feature flag does not enable additional features.

text-parsing

    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.