pub fn sort<T: Key>(slice: &mut [T])
Version of sort which does not skip digits (bytes).
sort
See the module documentation for more details.