This is a command-line tool that implements several sorting algorithms in Rust for personal learning purposes.
Usage: sorting <COMMAND>
Commands:
quicksort
bubble-sort
sleepsort
generate
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help