wasmtime_wasi

Type Alias OutputStream

Source
pub type OutputStream = Box<dyn HostOutputStream>;

Aliased Typeยง

struct OutputStream(/* private fields */);