Struct fasthash::xx::XXHash64 [] [src]

pub struct XXHash64 {}
[]

xxHash 64-bit hash functions

Trait Implementations

impl FastHash for XXHash64
[src]

[]

Hash functions for a byte array. For convenience, a seed is also hashed into the result. Read more

[]

Hash functions for a byte array.