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