Derive Macro Commands

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