safeminsort

safeminsort is a minimal implementation of quicksort in rust that does not use any unsafe code.