mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 03:38:00 +00:00
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
|
|
|