Trait wasmcloud_runtime::capability::messaging::types::Host

source ·
pub trait Host: Send { }

Implementations on Foreign Types§

source§

impl<_T: Host + ?Sized + Send> Host for &mut _T

Implementors§