mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 00:21:08 +01:00
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
|
error: #[scope] macro must be attached to a module
|
||
|
--> tests/trybuild/scope-on-handler.rs:4:1
|
||
|
|
|
||
|
4 | async fn index() -> &'static str {
|
||
|
| ^^^^^
|