Skip to main content

collect_scoped_modifiers

Function collect_scoped_modifiers 

Source
fn collect_scoped_modifiers(
    rows: &mut Vec<LedgerRow>,
    owner: &str,
    path: &str,
    root: &str,
    aura: &ManifestAuraDef,
)