Subcommand

Derive Macro Subcommand 

Source
#[derive(Subcommand)]
{
    // Attributes available to this derive:
    #[arg]
    #[command]
}