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