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