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