1 2 3 4 5 6 7
error: EnumStr requires at least one variant --> tests/ui/enum_str_empty.rs:3:10 | 3 | #[derive(EnumStr)] | ^^^^^^^ | = note: this error originates in the derive macro `EnumStr` (in Nightly builds, run with -Z macro-backtrace for more info)