error: `#[derive(ArgEnum)]` only supports enums --> $DIR/arg_enum_on_struct.rs:3:10 | 3 | #[derive(ArgEnum, Clone, Debug)] | ^^^^^^^ | = note: this error originates in the derive macro `ArgEnum` (in Nightly builds, run with -Z macro-backtrace for more info)