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