Host

Trait Host 

pub trait Host: HostError { }
Available on crate feature component-model-async only.

Implementations on Foreign Types§

§

impl Host for ResourceTable

§

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

Implementors§