wasmtime_wasi_http::bindings::io::streams

Type Alias InputStream

Source
pub type InputStream = Box<dyn HostInputStream>;

Aliased Type§

struct InputStream(/* private fields */);