Type Alias wasmtime_wasi_http::bindings::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.