6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
error: duplicate serde attribute `rename`
|
|
--> tests/ui/duplicate-attribute/rename-ser-rename.rs:6:13
|
|
|
|
|
6 | #[serde(rename = "y")]
|
|
| ^^^^^^
|