Make StatusCode
implement Serialize
and Deserialize
#273
Labels
B-rfc
Blocked: request for comments. More discussion would help move this along.
It would be nice if the
http
crate would have aserde
feature that makes things likeStatusCode
serializable.I am currently in the progress of refactoring the
http-api-problem
crate to use thehttp
crate and I cannot really continue becauseStatusCode
is not serializable :(The text was updated successfully, but these errors were encountered: