Struct twox_hash::RandomXxh3HashBuilder64
source · [−]pub struct RandomXxh3HashBuilder64(_);
Expand description
Constructs a randomized seed and reuses it for multiple hasher instances.
Trait Implementations
Creates a new hasher. Read more
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RandomHashBuilder64
impl Send for RandomHashBuilder64
impl Sync for RandomHashBuilder64
impl Unpin for RandomHashBuilder64
impl UnwindSafe for RandomHashBuilder64
Blanket Implementations
Mutably borrows from an owned value. Read more