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