pub fn parse_compare_operator( input: ConfigInInput<'_>, ) -> IResult<ConfigInInput<'_>, CompareOperator>