Type Alias wasmcloud_component::wasi::http::types::StatusCode
source ยท pub type StatusCode = u16;Expand description
This type corresponds to the HTTP standard Status Code.
pub type StatusCode = u16;This type corresponds to the HTTP standard Status Code.