Host
wasmtime_
wasi
39.0.0
Host
Implementations on Foreign Types
&mut _T
Implementors
In wasmtime_
wasi::
p3::
bindings::
sockets::
ip_
name_
lookup
wasmtime_wasi
::
p3
::
bindings
::
sockets
::
ip_name_lookup
Trait
Host
Copy item path
Source
pub trait Host:
Send
{ }
Available on
crate feature
p3
only.
Implementations on Foreign Types
§
Source
§
impl<_T:
Host
+ ?
Sized
+
Send
>
Host
for
&mut _T
Implementors
§
Source
§
impl
Host
for
WasiSocketsCtxView
<'_>