Type Alias wasmtime_wasi::preview2::OutputStream

source ·
pub type OutputStream = Box<dyn HostOutputStream>;

Aliased Type§

struct OutputStream(/* private fields */);