fn sort_section(section: &str) -> StringExpand 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.
fn sort_section(section: &str) -> StringGiven 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.