Expand description
For http::StatusCode
#[serde(with = "http_serde::status_code")]
Functionsยง
- deserialize
- Implementation detail.
- serialize
- Implementation detail. Use derive annotations instead.
For http::StatusCode
#[serde(with = "http_serde::status_code")]