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