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

Sort a string slice.