mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 08:22:59 +01:00
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
|
error: scopes should not have trailing slashes; see https://docs.rs/actix-web/4/actix_web/struct.Scope.html#avoid-trailing-slashes
|
||
|
--> tests/trybuild/scope-trailing-slash.rs:3:9
|
||
|
|
|
||
|
3 | #[scope("/api/")]
|
||
|
| ^^^^^^^
|