9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
error: unexpected literal in serde field attribute
|
|
--> $DIR/field.rs:6:13
|
|
|
|
|
6 | #[serde("literal")]
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|