pub struct Udp6;Methods from Deref<Target = Guid>§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Udp6
impl RefUnwindSafe for Udp6
impl Send for Udp6
impl Sync for Udp6
impl Unpin for Udp6
impl UnwindSafe for Udp6
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