[][src]Function melib::email::parser::headers::header_without_val

pub fn header_without_val(input: &[u8]) -> IResult<&[u8], (&[u8], &[u8])>