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