wasmtime_
wasi
37.0.0
Host
Implementations on Foreign Types
&mut _T
ResourceTable
Implementors
In wasmtime_
wasi::
p2::
bindings::
sync::
io::
error
wasmtime_wasi
::
p2
::
bindings
::
sync
::
io
::
error
Trait
Host
Copy item path
pub trait Host:
HostError
{ }
Implementations on Foreign Types
§
§
impl
Host
for ResourceTable
§
impl<_T>
Host
for
&mut _T
where _T:
Host
+ ?
Sized
,
Implementors
§