mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-01 05:28:00 +00:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
error: duplicate serde attribute `rename`
|
|
--> $DIR/rename-ser-rename.rs:6:13
|
|
|
|
|
6 | #[serde(rename = "y")]
|
|
| ^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|