pub enum HMIDISTRM__ {}
Auto Trait Implementations§
impl Freeze for HMIDISTRM__
impl RefUnwindSafe for HMIDISTRM__
impl Send for HMIDISTRM__
impl Sync for HMIDISTRM__
impl Unpin for HMIDISTRM__
impl UnwindSafe for HMIDISTRM__
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