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