Derive Macro Subcommand

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