Form struct Deserialize (might not be necessary) #82

Closed
opened 2022-03-01 06:49:36 +00:00 by glyph · 1 comment
Owner

I have a feeling it might not be necessary to implement Deserialize on form structs for Rocket. I'm leaving a note here so I can check this later.

If so, we can remove those and save a lot of compilation effort.

I have a feeling it might not be necessary to implement `Deserialize` on form structs for Rocket. I'm leaving a note here so I can check this later. If so, we can remove those and save a lot of compilation effort.
Author
Owner

They are indeed unnecessary; I think their presence was a carry-over from when we had JSON API endpoints.

They are indeed unnecessary; I think their presence was a carry-over from when we had JSON API endpoints.
glyph closed this issue 2022-03-14 12:55:32 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PeachCloud/peach-workspace#82
No description provided.