1 2 3 4 5
error: generics are not supported for IntEnum --> $DIR/generics.rs:7:18 | 7 | pub enum Generics<T> { | ^