Variants
Unspec(Vec<u8>)
Pkey(u16)
Mode(u16)
UmCast(u16)
Other(DefaultNla)
Trait Implementations
impl Eq for InfoIpoib
impl StructuralEq for InfoIpoib
impl StructuralPartialEq for InfoIpoib
Auto Trait Implementations
impl RefUnwindSafe for InfoIpoib
impl Send for InfoIpoib
impl Sync for InfoIpoib
impl Unpin for InfoIpoib
impl UnwindSafe for InfoIpoib
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more