Type Alias wasmtime_wasi::InputStream
source · pub type InputStream = Box<dyn HostInputStream>;
Aliased Type§
struct InputStream(/* private fields */);
pub type InputStream = Box<dyn HostInputStream>;
struct InputStream(/* private fields */);