Derive Macro SubCommandGroup

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