mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 13:02:28 +00:00
5 lines
109 B
Text
5 lines
109 B
Text
error: #[derive(FromBody)] only works for structs
|
|
--> $DIR/enum.rs:5:1
|
|
|
|
|
5 | enum FromBodyEnum {
|
|
| ^^^^
|