pub struct Oa2mskR { /* private fields */ }
Expand description
Value of the field OA2MSK
Implementations§
Auto Trait Implementations§
impl Freeze for Oa2mskR
impl RefUnwindSafe for Oa2mskR
impl Send for Oa2mskR
impl Sync for Oa2mskR
impl Unpin for Oa2mskR
impl UnwindSafe for Oa2mskR
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