fieldless_enum_tools 0.2.0

tools for enums without any fields
Documentation
1
2
3
4
5
error: expected attribute arguments in parentheses: #[not(...)]
 --> tests/Not/fail/emptynot.rs:5:5
  |
5 |     #[not]
  |     ^^^^^^