Docs.rs
wasmcloud-component-0.2.0
wasmcloud-component 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
automation-wasmcloud
Dependencies
anyhow ^1
normal
futures ^0.3
normal
optional
http ^1
normal
optional
rand ^0.8
normal
optional
tokio ^1
normal
optional
uuid ^1
normal
optional
wasi ^0.13.3
normal
wit-bindgen ^0.32
normal
Versions
45.33%
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 outgoing_handler
wasmcloud_
component
0.2.0
Module outgoing_
handler
Module Items
Functions
Type Aliases
In wasmcloud_
component::
wasi::
http
wasmcloud_component
::
wasi
::
http
Module
outgoing_
handler
Copy item path
Source
Functions
§
handle
This function is invoked with an outgoing HTTP Request, and it returns a resource
future-incoming-response
which represents an HTTP Response which may arrive in the future.
Type Aliases
§
Error
Code
Future
Incoming
Response
Outgoing
Request
Request
Options