item_prefix_should

Function item_prefix_should 

Source
pub fn item_prefix_should<'a, 'b, F>(
    itype: Item,
    key: &Token,
    get_other: F,
) -> PrefixShould
where F: Fn(&'a str) -> Option<&'b Token>,
Expand description

Used for prefixed items other than effects, triggers, and modifiers.