waddling-errors-macros 0.7.3

Procedural macros for structured error codes with compile-time validation and taxonomy enforcement
Documentation
1
2
3
4
5
error: duplicate component `auth` (normalizes to `AUTH`, already defined)
  --> tests/compile-fail/duplicate_component.rs:13:5
   |
13 |     auth {
   |     ^^^^