Skip to main content

sorted_slice

Function sorted_slice 

Source
fn sorted_slice<'a>(items: &'a [&'a str]) -> Vec<&'a str>