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