[][src]Function alphanumeric_sort::sort_str_slice_rev

pub fn sort_str_slice_rev<S: AsRef<str>>(slice: &mut [S])

Reversely sort a str slice.