pub fn sort_path_slice<P: AsRef<Path>>(slice: &mut [P])
Available on crate feature std only.
Expand description

Sort a Path slice.