Skip to main content

power_cost_is_available

Function power_cost_is_available 

Source
pub(super) fn power_cost_is_available<S>(
    cost: &PowerCostEntry,
    active_aura_spell_ids: &HashSet<i32, S>,
) -> bool
where S: BuildHasher,