pub struct ISHLD;
Auto Trait Implementations§
impl Freeze for ISHLD
impl RefUnwindSafe for ISHLD
impl Send for ISHLD
impl Sync for ISHLD
impl Unpin for ISHLD
impl UnwindSafe for ISHLD
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