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