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