[][src]Function super_steve_quick_sort::pivot

pub fn pivot<T: PartialOrd>(input: &mut [T]) -> usize