enum-tools 0.5.5

Automatically derive functions and trait implementations for enums
Documentation
1
2
3
4
5
error: variants are not sorted by name
  --> tests/compile-fail/fields_not_name_sorted.rs:11:5
   |
11 |     B,
   |     ^