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