mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-29 05:51:16 +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)]
|
|
| ^^^^^^
|