mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-19 14:31:05 +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")]
|
|
| ^^^^^^^^^
|