Derive Macro embedded_cli::Command
source · #[derive(Command)]
{
// Attributes available to this derive:
#[command]
}
Expand description
Macro available if embedded-cli is built with features = ["macros"].
#[derive(Command)]
{
// Attributes available to this derive:
#[command]
}
Macro available if embedded-cli is built with features = ["macros"].