Skip to main content

collect_spec_section

Function collect_spec_section 

Source
fn collect_spec_section(
    rows: &mut Vec<LedgerRow>,
    slug: &str,
    path: &str,
    manifest: &Manifest,
)