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