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