9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
error: duplicate serde attribute `rename`
|
|
--> $DIR/two-rename-ser.rs:6:13
|
|
|
|
|
6 | #[serde(rename(serialize = "y"))]
|
|
| ^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|