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