mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 05:58:01 +00:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
error: duplicate serde attribute `borrow`
|
|
--> $DIR/duplicate_variant.rs:8:13
|
|
|
|
|
8 | #[serde(borrow)]
|
|
| ^^^^^^
|