[−][src]Trait hash32::Hasher
See core::hash::Hasher for details
Contract
Implementers of this trait must not perform any 64-bit (or 128-bit) operation while computing the hash.
See core::hash::Hasher for details
Implementers of this trait must not perform any 64-bit (or 128-bit) operation while computing the hash.
impl Hasher for hash32::FnvHasher[src]impl Hasher for hash32::Murmur3Hasher[src]