Crate multibloom

Crate multibloom 

Source
Expand description

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