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