wasmtime_wasi

Type Alias InputStream

source
pub type InputStream = Box<dyn HostInputStream>;

Aliased Typeยง

struct InputStream(/* private fields */);