mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-28 05:21:05 +00:00
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
error: duplicate serde attribute `borrow`
|
|
--> tests/ui/borrow/duplicate_variant.rs:8:13
|
|
|
|
|
8 | #[serde(borrow)]
|
|
| ^^^^^^
|