9 lines
172 B
Plaintext
Raw Normal View History

error: unexpected literal in serde container attribute
2018-12-31 21:36:59 -05:00
--> $DIR/container.rs:4:9
|
2018-12-31 21:36:59 -05:00
4 | #[serde("literal")]
| ^^^^^^^^^
error: aborting due to previous error