[][src]Module trust_dns_server::error

All defined errors for Trust-DNS

Structs

ConfigError

The error type for errors that get returned in the crate

PersistenceError

The error type for errors that get returned in the crate

Enums

ConfigErrorKind

The error kind for errors that get returned in the crate

PersistenceErrorKind

The error kind for errors that get returned in the crate

Type Definitions

ConfigResult

An alias for results returned by functions of this crate

PersistenceResult

An alias for results returned by functions of this crate