mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-26 07:27:56 +00:00
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
error: unexpected end of input, expected literal
|
|
--> tests/ui/malformed/cut_off.rs:4:17
|
|
|
|
|
4 | #[serde(rename =)]
|
|
| ^
|