Skip to main content

Crate proto

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 Client or server, e.g. Query, Message, or UpdateMessage can be used together to either query or update resource records sets.
rr
Resource record related components, e.g. Name aka label, Record, RData, …
serialize
Contains serialization libraries for binary and text, txt.

Enums§

ProtoError
The error kind for errors that get returned in the crate

Constants§

ROOTS
Authoritative DNS root servers.