Skip to main content

sorted_region

Function sorted_region 

Source
fn sorted_region<'a>(lines: &[&'a str]) -> Option<Vec<&'a str>>