#[derive(ArgEnum)] { // Attributes available to this derive: #[clap] }
Deprecated, replaced with ValueEnum Generates the ValueEnum impl.
ValueEnum