Host

Trait Host 

Source
pub trait Host: HostError { }

Implementations on Foreign Types§

Source§

impl Host for ResourceTable

Source§

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

Implementors§