sort_section

Function sort_section 

Source
fn sort_section(section: &str) -> String
Expand description

Given contents of a section that is enclosed between START_MARKER and END_MARKER, sorts them according to the rules described at the top of the module.