Type Alias wasmtime_wasi_http::bindings::io::streams::InputStream

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

Aliased Type§

struct InputStream(/* private fields */);