Command-line interface definitions.
All argument parsing is handled by clap via the derive API. Add new subcommands here by extending Command and wiring them up in main.rs.
clap
Command
main.rs