Skip to main content

Host

pub trait Host:
    HostDeriveOptions
    + HostDeriveInput
    + Send { }

Implementations on Foreign Types§

Source§

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

Implementors§