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