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