mail_parser::parsers::header

Function parse_header_name

Source
pub fn parse_header_name(data: &[u8]) -> (usize, HeaderParserResult<'_>)