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

Reversely sort a Path slice.