pub type StatusCode = StatusCode;Expand description
A type alias for an HTTP status code.
Aliased Typeยง
struct StatusCode(/* private fields */);pub type StatusCode = StatusCode;A type alias for an HTTP status code.
struct StatusCode(/* private fields */);