axum-debug
error: Handlers must be `async fn`s
--> tests/debug_handler/fail/not_async.rs:4:1
trybuild
|
4 | fn handler() {}
| ^^