1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 21:12:28 +00:00
deprecated-gotham-restful/gotham_restful/tests/ui/from_body_enum.stderr

5 lines
117 B
Text

error: #[derive(FromBody)] only works for structs
--> $DIR/from_body_enum.rs:4:1
|
4 | enum FromBodyEnum
| ^^^^