Type Alias wasmtime_wasi_http::bindings::io::streams::OutputStream
source · pub type OutputStream = Box<dyn HostOutputStream>;
Aliased Type§
struct OutputStream(/* private fields */);
pub type OutputStream = Box<dyn HostOutputStream>;
struct OutputStream(/* private fields */);