Skip to main content

Host

pub trait Host { }

Implementations on Foreign Types§

Source§

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

Implementors§