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

6 lines
117 B
Text
Raw Normal View History

2020-05-05 19:31:02 +02:00
error: #[derive(FromBody)] only works for structs
--> $DIR/from_body_enum.rs:4:1
|
4 | enum FromBodyEnum
| ^^^^