#[derive(CommandGroup)]
{
// Attributes available to this derive:
#[group]
}
Expand description
Macro available if embedded-cli is built with features = ["macros"]
.
#[derive(CommandGroup)]
{
// Attributes available to this derive:
#[group]
}
Macro available if embedded-cli is built with features = ["macros"]
.