Module email_rs::header_value_parser[][src]

Enums

EmailHeader

EmailHeaders represents all the different types of headers we can have.

Functions

create_header

Returns one of the EmailHeader based on the “key” type. The header’s value might be further parsed depending on the type of the header.