fn push_spell_result(
s: &Value,
mean_dps: f64,
owner: StatsOwner,
spells: &mut Vec<(String, SpellResult)>,
)fn push_spell_result(
s: &Value,
mean_dps: f64,
owner: StatsOwner,
spells: &mut Vec<(String, SpellResult)>,
)