enum-helper 0.3.0

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