Struct twox_hash::RandomXxh3HashBuilder128
source · [−]pub struct RandomXxh3HashBuilder128(_);
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 RandomHashBuilder128
impl Send for RandomHashBuilder128
impl Sync for RandomHashBuilder128
impl Unpin for RandomHashBuilder128
impl UnwindSafe for RandomHashBuilder128
Blanket Implementations
Mutably borrows from an owned value. Read more