trybuild
error: handlers must be async functions
--> tests/fail/not_async.rs:4:1
|
4 | fn handler() {}
| ^^