Skip to main content

parse_item_predicate

Function parse_item_predicate 

Source
pub(super) fn parse_item_predicate(
    reader: &mut StringReader<'_>,
) -> Result<ItemPredicate, CommandSyntaxError>