Docs.rs
wasmcloud-runtime-0.11.0
wasmcloud-runtime 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
automation-wasmcloud
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bytes ^1
normal
futures ^0.3
normal
http ^1
normal
opentelemetry ^0.28
normal
secrecy ^0.10
normal
semver ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.29
normal
wascap ^0.16.0
normal
wasi-preview1-component-adapter-provider ^31
normal
wasmcloud-core ^0.20.0
normal
wasmparser ^0.228
normal
wasmtime ^31
normal
wasmtime-wasi ^31
normal
wasmtime-wasi-http ^31
normal
wit-bindgen-wrpc ^0.9
normal
wit-component ^0.224.1
normal
wrpc-interface-blobstore ^0.21
normal
wrpc-interface-http ^0.32.1
normal
wrpc-runtime-wasmtime ^0.28
normal
wrpc-transport ^0.28
normal
once_cell ^1
dev
serde ^1
dev
serde_json ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
wasmcloud-component ^0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmcloud_
runtime
0.11.0
In wasmcloud_
runtime::
capability::
http::
types
wasmcloud_runtime
::
capability
::
http
::
types
Type Alias
StatusCode
Copy item path
Source
pub type StatusCode =
u16
;
Expand description
This type corresponds to the HTTP standard Status Code.