wasmtime_wasi_http::bindings::io::streams

Type Alias OutputStream

source
pub type OutputStream = Box<dyn HostOutputStream>;

Aliased Typeยง

struct OutputStream(/* private fields */);