pub struct Ip6;Methods from Deref<Target = Guid>§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Ip6
impl RefUnwindSafe for Ip6
impl Send for Ip6
impl Sync for Ip6
impl Unpin for Ip6
impl UnwindSafe for Ip6
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more