Trait Host

Source
pub trait Host: HostError { }

Implementations on Foreign Types§

Source§

impl Host for ResourceTable

Source§

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

Implementors§