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