enum-helper 0.3.1

Yet another enum helper. Macros that generate common boilerplate for enums.
Documentation
1
2
3
4
5
error: unknown enum_all variant attribute `bogus`
 --> tests/ui/enum_all_unknown_variant_attr.rs:3:16
  |
3 |     #[enum_all(bogus)]
  |                ^^^^^