Skip to main content

Host

Trait Host 

Source
pub trait Host { }

Implementations on Foreign Types§

Source§

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

Implementors§