Skip to main content

collect_spell_scalars

Function collect_spell_scalars 

Source
fn collect_spell_scalars(
    rows: &mut Vec<LedgerRow>,
    owner: &str,
    path: &str,
    root: &str,
    spell: &ManifestSpellDef,
)