Function alphanumeric_sort::sort_os_str_slice
source · pub fn sort_os_str_slice<S: AsRef<OsStr>>(slice: &mut [S])
Available on crate feature
std
only.Expand description
Sort an OsStr
slice.
pub fn sort_os_str_slice<S: AsRef<OsStr>>(slice: &mut [S])
std
only.Sort an OsStr
slice.