9 lines
173 B
Plaintext
Raw Normal View History

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