9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
|
error: duplicate serde attribute `borrow`
|
||
|
--> $DIR/duplicate_variant.rs:15:10
|
||
|
|
|
||
|
15 | #[derive(Deserialize)]
|
||
|
| ^^^^^^^^^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|