Type Definition mail_parser::OtherHeaders[][src]

pub type OtherHeaders<'x> = HashMap<Cow<'x, str>, HeaderValue<'x>>;