#[derive(CLI)] { // Attributes available to this derive: #[help] #[named] #[flag] #[optional] #[variadic] }