Function alphanumeric_sort::sort_str_slice_rev [−][src]
pub fn sort_str_slice_rev<S: AsRef<str>>(slice: &mut [S])
Reversely sort a str slice.
pub fn sort_str_slice_rev<S: AsRef<str>>(slice: &mut [S])
Reversely sort a str slice.