mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-11 18:45:41 +00:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
error: unexpected literal in serde field attribute
|
|
--> tests/ui/unexpected-literal/field.rs:5:13
|
|
|
|
|
5 | #[serde("literal")]
|
|
| ^^^^^^^^^
|