Docs.rs
wrpc-interface-http-0.34.0
wrpc-interface-http 0.34.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
rvolosatovs
github:wrpc:release
Dependencies
anyhow ^1
normal
bytes ^1
normal
futures ^0.3
normal
http ^1
normal
optional
http-body ^1
normal
optional
http-body-util ^0.1.2
normal
optional
hyper ^1
normal
optional
tokio ^1.41
normal
tokio-stream ^0.1
normal
optional
tracing ^0.1
normal
wasmtime-wasi-http ^38
normal
optional
wit-bindgen-wrpc ^0.10
normal
wrpc-transport ^0.28.3
normal
async-nats ^0.44
dev
hyper ^1
dev
hyper-util ^0.1
dev
tokio ^1.41
dev
wrpc-cli ^0.7
dev
wrpc-interface-http ^0
dev
wrpc-transport-nats ^0.30
dev
Versions
67.07%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module io
wrpc_
interface_
http
0.34.0
Module io
Module Items
Modules
In wrpc_
interface_
http::
bindings::
wasi
wrpc_interface_http
::
bindings
::
wasi
Module
io
Copy item path
Source
Modules
ยง
error
poll
A poll API intended to let users wait for I/O events on multiple handles at once.
streams
WASI I/O is an I/O abstraction API which is currently focused on providing stream types.