Module wasmtime_wasi_http::streams
source · Structs
- An error type returned from a stream operation. Currently this doesn’t provide any additional information.
Traits
Functions
Type Definitions
- An input bytestream. In the future, this will be replaced by handle types.
- An output bytestream. In the future, this will be replaced by handle types.