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