6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
error: unknown serde field attribute `abc`
|
|
--> $DIR/field.rs:5:13
|
|
|
|
|
5 | #[serde(abc = "xyz")]
|
|
| ^^^
|