wasmtime_
wasi_
tls
38.0.0
Host
Implementations on Foreign Types
&mut _T
Implementors
In wasmtime_
wasi_
tls::
bindings::
types
wasmtime_wasi_tls
::
bindings
::
types
Trait
Host
Copy item path
Source
pub trait Host:
HostClientHandshake
+
HostClientConnection
+
HostFutureClientStreams
{ }
Implementations on Foreign Types
§
Source
§
impl<_T:
Host
+ ?
Sized
>
Host
for
&mut _T
Implementors
§
Source
§
impl<'a>
Host
for
WasiTls
<'a>