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