9 lines
177 B
Plaintext
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
|
|
|