Module error

Source
Expand description

module contains the (new) errors emitted by this crate

Structs§

ComponentCreationError
Creating a (header field) component from the given data failed
HeaderTypeError
This error can occur if different implementations for the same header (e.g. Subject) where used in the same HeaderMap.

Enums§

BuildInValidationError
The build-in error variants (error kinds) which can be returned when running a header map validator.
ChainTail
Helper type which is either a Backtrace or an full failure::Error.
HeaderValidationError
A validator specified in a header definition failed.