Skip to main content

Host

pub trait Host { }

Implementations on Foreign Types§

Source§

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

Implementors§