A safe and secure DNS client library with DNSSEC support.
# Cargo.toml
[dependencies]
trust-dns-client = "0.23.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a synchronous DNS client connected to Google DNS.
Use SyncClient for synchronous usage or ensure a Tokio runtime for async.
No dependency data recorded yet.