6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
error: #[serde(default)] can only be used on structs
|
|
--> tests/ui/default-attribute/enum.rs:4:9
|
|
|
|
|
4 | #[serde(default)]
|
|
| ^^^^^^^
|