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