pub type StatusCode = StatusCode;
Expand description
A type alias for a hyper
status code.
Aliased Type§
pub struct StatusCode(/* private fields */);
pub type StatusCode = StatusCode;
A type alias for a hyper
status code.
pub struct StatusCode(/* private fields */);