Module melib::email::address[][src]

Expand description

Email addresses. Parsing functions are in melib::email::parser::address.

Structs

Container for an address.

MessageID is accessed through the StrBuild trait.

Helper struct to return slices from a struct field on demand.

Enums

An email address.

Traits

Structs implementing this trait must contain a StrBuilder field.