chridou / http-api-problem

A problem type to be returned by HTTP APIs
Apache License 2.0
53 stars 12 forks source link

Add custom serialization #5

Closed chridou closed 5 years ago

chridou commented 5 years ago

Http crate doesn't support serialization of StatusCode.

Use custom serialization by serde field attributes