sort_str_slice_rev

Function sort_str_slice_rev 

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

Reversely sort a str slice.