num_enum 0.7.6

Procedural macros to make inter-operation between primitives and enums easier.
Documentation
1
2
3
4
5
error: Multiple variants marked `#[default]` or `#[num_enum(default)]` found
 --> $DIR/multiple_defaults.rs:7:5
  |
7 |     #[default]
  |     ^^^^^^^^^^