mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-09 10:37:55 +00:00
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
error: unexpected literal in serde field attribute
|
|
--> $DIR/field.rs:5:13
|
|
|
|
|
5 | #[serde("literal")]
|
|
| ^^^^^^^^^
|