Trait Host

pub trait Host: HostError { }

Implementations on Foreign Types§

§

impl Host for ResourceTable

§

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

Implementors§