rust-qsort A simple quicksort implementation in rust. I built this as a quick introduction to rust. Helped me learn to battle the compiler and understand the borrow/move/lifetime semantics.