enum_parity 0.2.1

a macro that enforces enum discriminant bit parity
Documentation
1
2
3
4
5
error: ran out of discriminant values for `u8` repr type
   --> tests/ui/overflow_err.rs:138:5
    |
138 |     Ey,
    |     ^^