Constant cuckoofilter::MAX_REBUCKET
source · [−]pub const MAX_REBUCKET: u32 = 500;
Expand description
If insertion fails, we will retry this many times.
pub const MAX_REBUCKET: u32 = 500;
If insertion fails, we will retry this many times.