axum-controller 0.4.1

Helper macro's for better readability of axum handlers
Documentation
1
2
3
4
5
error: expected `impl`
 --> tests/errors/invalid_item.rs:4:1
  |
4 | struct NotAnImpl;
  | ^^^^^^