9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
|
error: unknown serde container attribute `abc`
|
||
|
--> $DIR/container.rs:12:10
|
||
|
|
|
||
|
12 | #[derive(Serialize)]
|
||
|
| ^^^^^^^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|