A DNS library for Rust, providing parsing, building, and handling of DNS messages.
# Cargo.toml
[dependencies]
domain = "0.12.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a DNS message from raw bytes.
Enable the appropriate feature in Cargo.toml: features = ['tokio'].
No dependency data recorded yet.