mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-13 08:05:42 +00:00
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
error: unexpected literal in nested attribute, expected ident
|
|
--> tests/ui/unexpected-literal/variant.rs:5:13
|
|
|
|
|
5 | #[serde("literal")]
|
|
| ^^^^^^^^^
|