Type Definition mail_parser::RfcHeaders[][src]

pub type RfcHeaders<'x> = HashMap<HeaderName, HeaderValue<'x>>;