axum-macros 0.5.1

Macros for axum
Documentation
1
2
3
4
5
error: `state` specified more than once
 --> tests/debug_handler/fail/duplicate_args.rs:3:29
  |
3 | #[debug_handler(state = (), state = ())]
  |                             ^^^^^