pub fn sort_localized<T: AsRef<str>>(items: &mut [T])
Sort a slice in place in the CURRENT locale’s collation order (tracked, like compare).
compare