Constant cuckoofilter::DEFAULT_CAPACITY [−][src]
pub const DEFAULT_CAPACITY: u64 = (1 << 20) - 1; // 0x0_000_000_000_0ff_fffu64
The default number of buckets.
pub const DEFAULT_CAPACITY: u64 = (1 << 20) - 1; // 0x0_000_000_000_0ff_fffu64
The default number of buckets.