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