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
|
|
|