Crate multibloom [] [src]

multibloom is a fast, tested and benchmarked bloom filter library.

By default, the library uses SipHasher, but any hash function can be specified.

Structs

BloomFilter