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