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