Host

Trait Host 

Source
pub trait Host { }
Available on crate feature p3 only.

Implementations on Foreign Types§

Source§

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

Implementors§