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