1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 13:02:28 +00:00
deprecated-gotham-restful/tests/ui/from_body/enum.stderr

5 lines
109 B
Text

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