Function alphanumeric_sort::sort_path_slice_rev
source · 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.
pub fn sort_path_slice_rev<P: AsRef<Path>>(slice: &mut [P])
std
only.Reversely sort a Path
slice.