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