6 lines
197 B
Plaintext
Raw Normal View History

error: malformed rename attribute, expected `rename(serialize = ..., deserialize = ...)`
2021-10-08 02:46:15 -04:00
--> tests/ui/malformed/rename.rs:5:20
|
2018-12-31 21:36:59 -05:00
5 | #[serde(rename(unknown))]
| ^^^^^^^