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