mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 10:38:02 +00:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
error: duplicate serde attribute `rename`
|
|
--> $DIR/two-rename-ser.rs:6:13
|
|
|
|
|
6 | #[serde(rename(serialize = "y"))]
|
|
| ^^^^^^
|