Skip to main content

category_members

Function category_members 

Source
fn category_members(
    spells: &[SpellData],
    category: impl Fn(&SpellData) -> Option<CooldownCategoryId>,
) -> PoolIndex<CooldownCategoryId, LocalSpellIdx>