mirror of
https://github.com/actix/actix-web.git
synced 2024-11-26 11:31:09 +00:00
6 lines
225 B
Text
6 lines
225 B
Text
|
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/")]
|
||
|
| ^^^^^^^
|