DEBSOURCES
Skip Quicknav
sources / rust-actix-macros / 0.2.3-1 / tests / trybuild / test-03-only-async.stderr
12345
error: the async keyword is missing from the function declaration --> $DIR/test-03-only-async.rs:2:1 | 2 | fn my_test() { | ^^