mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-06 04:27:56 +00:00
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
error: unexpected literal in serde variant attribute
|
|
--> tests/ui/unexpected-literal/variant.rs:5:13
|
|
|
|
|
5 | #[serde("literal")]
|
|
| ^^^^^^^^^
|