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