num_enum 0.7.6

Procedural macros to make inter-operation between primitives and enums easier.
Documentation
1
2
3
4
5
error: Invalid attribute: expected one of: `default`, `catch_all`, `alternatives`
 --> $DIR/garbage_attribute.rs:5:5
  |
5 |     #[num_enum(garbage)]
  |     ^^^^^^^^^^^^^^^^^^^^