mirror of
https://github.com/actix/actix-web.git
synced 2025-02-11 08:42:20 +00:00
5 lines
162 B
Text
5 lines
162 B
Text
error: Unknown literal value `no`
|
|
--> tests/trybuild/deny-parse-fail.rs:4:31
|
|
|
|
|
4 | #[multipart(duplicate_field = "no")]
|
|
| ^^^^
|