pub struct MSTP { /* private fields */ }Expand description
Module Stop Control B, C, D
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl !Sync for MSTP
impl Freeze for MSTP
impl RefUnwindSafe for MSTP
impl Unpin for MSTP
impl UnsafeUnpin for MSTP
impl UnwindSafe for MSTP
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