Function quick_sort::sort [] [src]

pub fn sort<T>(arr: &mut [T]) where
    T: PartialEq + Ord