Type Alias wasmtime_wasi::InputStream

source ·
pub type InputStream = Box<dyn HostInputStream>;

Aliased Type§

struct InputStream(/* private fields */);