2018-12-31 21:38:13 -05:00

9 lines
177 B
Plaintext

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