pub const MAX_NODES_PER_BUCKET: usize = 20;
Expand description

Maximum number of nodes in a bucket.