pub fn item_prefix_should<'a, 'b, F>( itype: Item, key: &Token, get_other: F, ) -> PrefixShouldwhere F: Fn(&'a str) -> Option<&'b Token>,
Used for prefixed items other than effects, triggers, and modifiers.