pub fn alphanumeric( input: ParseString<'_>, ) -> Result<(ParseString<'_>, Token), Err<ParseError<'_>>>