mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-28 12:37:58 +00:00
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
error: unexpected literal in nested attribute, expected ident
|
|
--> tests/ui/unexpected-literal/container.rs:4:9
|
|
|
|
|
4 | #[serde("literal")]
|
|
| ^^^^^^^^^
|