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