Expand description
Networking library for Hickory DNS
Re-exports§
pub use hickory_proto as proto;
Modules§
- client
- DNS Client associated classes for performing queries and other operations.
- runtime
- Abstractions to deal with different async runtimes.
- tcp
- TCP protocol related components for DNS
- udp
- UDP protocol related components for DNS
- xfer
- DNS high level transit implementations.
Structs§
- ForwardNS
Data - Data needed to process a NS-record-based referral.
- NoRecords
- Response where no records were found