[][src]Crate rust_bloomfilter

Structs

BloomFilter

I have intentionally made the BloomFilter type opaque. It accepts any kind of input as long as it can be converted to bytes.