wasmcloud_
runtime
0.7.0
Host
Implementations on Foreign Types
&mut _T
Implementors
In wasmcloud_
runtime::
capability::
blobstore::
types
wasmcloud_runtime
::
capability
::
blobstore
::
types
Trait
Host
Copy item path
source
pub trait Host:
Send
+
HostOutgoingValue
+
HostIncomingValue
{ }
Implementations on Foreign Types
§
source
§
impl<_T:
Host
+ ?
Sized
+
Send
>
Host
for
&mut _T
Implementors
§