Module solana_bloom::bloom
source · Expand description
Simple Bloom Filter
Structs§
Traits§
- 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.