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