Trait wasmtime_wasi::preview2::bindings::wasi::io::error::Host

source ·
pub trait Host: HostError { }

Implementors§

source§

impl<T: WasiView> Host for T