Module trust_dns_proto::error

source ·
Expand description

Error types for the crate

Modules

Stubs for running without OpenSSL
Types used without ring

Structs

The error type for errors that get returned in the crate

Enums

The error kind for errors that get returned in the crate

Traits

A trait marking a type which implements From and failure::Fail (which includes all std::error::Error types) as well as Clone + Send

Type Definitions

An alias for results returned by functions of this crate