9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
error: duplicate serde attribute `borrow`
|
|
--> $DIR/duplicate_variant.rs:8:13
|
|
|
|
|
8 | #[serde(borrow)]
|
|
| ^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|