Skip to main content

flush_section

Function flush_section 

Source
fn flush_section(
    sections: &mut Vec<Value>,
    current: &mut Option<(String, Vec<String>)>,
    level: usize,
)
Expand description

Flushes a section to the sections list.