Trait Host

Source
pub trait Host { }

Implementations on Foreign Types§

Source§

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

Implementors§