pub(super) fn collect_spell(
rows: &mut Vec<LedgerRow>,
owner: &str,
path: &str,
name: &str,
spell: &ManifestSpellDef,
auras: &IndexMap<String, ManifestAuraDef>,
)pub(super) fn collect_spell(
rows: &mut Vec<LedgerRow>,
owner: &str,
path: &str,
name: &str,
spell: &ManifestSpellDef,
auras: &IndexMap<String, ManifestAuraDef>,
)