wasmtime_
wasi_
http
25.0.3
Host
Implementations on Foreign Types
&mut _T
Implementors
In wasmtime_
wasi_
http::
bindings::
io::
error
Trait
wasmtime_wasi_http
::
bindings
::
io
::
error
::
Host
Copy item path
source
·
[
−
]
pub trait Host:
Send
+
HostError
{ }
Implementations on Foreign Types
§
source
§
impl<_T>
Host
for
&mut _T
where _T:
Host
+
Send
+ ?
Sized
,
Implementors
§
source
§
impl<T>
Host
for
WasiImpl
<T>
where T:
WasiView
,