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