Host
wrpc_
runtime_
wasmtime
0.30.0
Host
Implementations on Foreign Types
&mut _T
Implementors
In wrpc_
runtime_
wasmtime::
bindings::
rpc::
error
wrpc_runtime_wasmtime
::
bindings
::
rpc
::
error
Trait
Host
Copy item path
Source
pub trait Host:
HostError
{ }
Implementations on Foreign Types
§
Source
§
impl<_T:
Host
+ ?
Sized
>
Host
for
&mut _T
Implementors
§
Source
§
impl<T:
WrpcView
>
Host
for
WrpcRpcImpl
<T>