mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-27 22:47:56 +00:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
error: unexpected literal in serde variant attribute
|
|
--> $DIR/variant.rs:5:13
|
|
|
|
|
5 | #[serde("literal")]
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|