Module hickory_proto::error
source · Expand description
Error types for the crate
Structs§
- The error type for dnssec errors that get returned in the crate
- ExtBacktrace
backtrace
Representation of an owned and self-contained backtrace. - Data needed to process a NS-record-based referral.
- The error type for errors that get returned in the crate
Enums§
- The error kind for dnssec errors that get returned in the crate
- The error kind for errors that get returned in the crate
Statics§
- ENABL
E_ BACKTRACE backtrace
Boolean for checking if backtrace is enabled at runtime
Traits§
- A trait marking a type which implements
From<ProtoError>
and std::error::Error types as well as Clone + Send
Type Aliases§
- An alias for dnssec results returned by functions of this crate
- An alias for results returned by functions of this crate