pub struct OutS2CInit3;Implementations§
Auto Trait Implementations§
impl Freeze for OutS2CInit3
impl RefUnwindSafe for OutS2CInit3
impl Send for OutS2CInit3
impl Sync for OutS2CInit3
impl Unpin for OutS2CInit3
impl UnwindSafe for OutS2CInit3
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