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