Fields
n0: u8n1: u8h0: u8h1: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AddrIp4
impl Send for AddrIp4
impl Sync for AddrIp4
impl Unpin for AddrIp4
impl UnwindSafe for AddrIp4
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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