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