Expand description
Simple Bloom Filter
Structs§
Traits§
- Bloom
Hash Index - Generate a stable hash of
self
for eachhash_index
Best effort can be made for uniqueness of each hash.
Simple Bloom Filter
self
for each hash_index
Best effort can be made for uniqueness of each hash.