Crate proto
Expand description
Hickory DNS Protocol library
Modules§
- access_
control - Utility functions that are used in multiple crates
- op
- Operations to send with a
Clientor server, e.g.Query,Message, orUpdateMessagecan be used together to either query or update resource records sets. - rr
- Resource record related components, e.g.
Nameaka label,Record,RData, … - serialize
- Contains serialization libraries for
binaryand text,txt.
Enums§
- Proto
Error - The error kind for errors that get returned in the crate
Constants§
- ROOTS
- Authoritative DNS root servers.