#[derive(Command)] { // Attributes available to this derive: #[command] #[argument] }
Derive Command trait from kal for a struct or an enum.