mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
error: unknown serde variant attribute `abc`
|
|
--> $DIR/variant.rs:5:13
|
|
|
|
|
5 | #[serde(abc = "xyz")]
|
|
| ^^^
|