Host
wasmtime_
wasi_
http
39.0.0
Host
Implementations on Foreign Types
&mut _T
ResourceTable
Implementors
In wasmtime_
wasi_
http::
handler::
p2::
bindings::
wasi::
io::
error
wasmtime_wasi_http
::
handler
::
p2
::
bindings
::
wasi
::
io
::
error
Trait
Host
Copy item path
pub trait Host:
HostError
{ }
Available on
crate feature
component-model-async
only.
Implementations on Foreign Types
§
§
impl
Host
for
ResourceTable
§
impl<_T>
Host
for
&mut _T
where _T:
Host
+ ?
Sized
,
Implementors
§