[][src]Function melib::email::parser::encodings::phrase

pub fn phrase(input: &[u8], multiline: bool) -> IResult<&[u8], Vec<u8>>