A library for integrating safe and secure DNS servers into async Tokio applications, supporting DNSSEC, TSIG, DoT, DoQ, and DoH.
# Cargo.toml
[dependencies]
hickory-server = "0.26.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a Hickory DNS server with Tokio runtime.
Add `tokio` as a dependency and use `#[tokio::main]` or similar runtime.
No dependency data recorded yet.