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