2018-11-29 19:07:31 -06:00
|
|
|
error: #[serde(default = "...")] can only be used on structs with named fields
|
2018-12-31 20:36:59 -06:00
|
|
|
--> $DIR/enum_path.rs:5:1
|
2018-11-29 19:07:31 -06:00
|
|
|
|
|
2018-12-31 20:36:59 -06:00
|
|
|
5 | enum E {
|
2018-11-29 19:07:31 -06:00
|
|
|
| ^^^^
|