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