Module mail_headers::map

source ·
Expand description

Module containing the HeaderMap.

It also contains some helper types like iterator types for the HeaderMap etc.

Structs

A header map is a collection representing a number of mail headers in an specific order.
Iterator over all boxed bodies for a given header name with knows which type they should have
Iterator over all boxed bodies for a given header name with knows which type they should have

Functions

Type Definitions

The type of an validator used to check more complex header contraints.
Iterator over all boxed bodies for a given header name