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