pub struct H0N {}
Auto Trait Implementations§
impl RefUnwindSafe for H0N
impl Send for H0N
impl Sync for H0N
impl Unpin for H0N
impl UnwindSafe for H0N
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