Derive Macro CommandGroup

Source
#[derive(CommandGroup)]
{
    // Attributes available to this derive:
    #[group]
}
Expand description

Macro available if embedded-cli is built with features = ["macros"].