pub type Command = Argv;
A parsed command: argv, where argv[0] is the command name.
argv
argv[0]
pub struct Command { /* private fields */ }