index::bloom_filter::creator

Constant FALSE_POSITIVE_RATE

Source
pub const FALSE_POSITIVE_RATE: f64 = 0.01;
Expand description

The false positive rate of the Bloom filter.