pub fn sort_path_slice<P: AsRef<Path>>(slice: &mut [P])
Expand description

Sort a path slice.