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