9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
error: unexpected literal in serde container attribute
|
|
--> $DIR/container.rs:4:9
|
|
|
|
|
4 | #[serde("literal")]
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|