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