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