[−][src]Module mail_headers::error
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. |
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 |
| HeaderValidationError | A validator specified in a header definition failed. |