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