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

pub fn ascii_token(input: &[u8]) -> IResult<&[u8], SmallVec<[u8; 64]>>