wasmtime_wasi_http::bindings::io::streams

Type Alias InputStream

source
pub type InputStream = Box<dyn HostInputStream>;

Aliased Typeยง

struct InputStream(/* private fields */);