[][src]Module mail::header_components::word

Structs

Word

A ward as in the mail grammar (RFC 5322).

Functions

do_encode_word

As word has to be differently encoded, depending on the context it appears in it cannot implement EncodableInHeader, instead we have a function which can be used by type containing it which (should) implement EncodableInHeader