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