6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
error: #[serde(default)] can only be used on structs with named fields
|
|
--> $DIR/tests/ui/default-attribute/enum.rs:5:1
|
|
|
|
|
5 | enum E {
|
|
| ^^^^
|