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