1 2 3 4 5 6 7
error: Enums with generics are not supported --> tests/ui/de-enum-generic.rs:3:10 | 3 | #[derive(Deserr)] | ^^^^^^ | = note: this error originates in the derive macro `Deserr` (in Nightly builds, run with -Z macro-backtrace for more info)