pub fn primary_optional_cost_pct<S>(
spell: &SpellDataFlat,
primary_resource_type: i32,
active_aura_spell_ids: &HashSet<i32, S>,
) -> ResourceCostPercentwhere
S: BuildHasher,pub fn primary_optional_cost_pct<S>(
spell: &SpellDataFlat,
primary_resource_type: i32,
active_aura_spell_ids: &HashSet<i32, S>,
) -> ResourceCostPercentwhere
S: BuildHasher,