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