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