mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-30 06:21:26 +00:00
6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
error: duplicate serde attribute `rename`
|
|
--> $DIR/rename-ser-rename.rs:6:13
|
|
|
|
|
6 | #[serde(rename = "y")]
|
|
| ^^^^^^
|