9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
|
error: duplicate serde attribute `rename`
|
||
|
--> $DIR/rename-ser-rename-ser.rs:12:10
|
||
|
|
|
||
|
12 | #[derive(Serialize)]
|
||
|
| ^^^^^^^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|