Type Definition mail_parser::RfcHeaders

source · []
pub type RfcHeaders<'x> = HashMap<RfcHeader, HeaderValue<'x>>;