Skip to main content

LEAF_SLOT_CAP

Constant LEAF_SLOT_CAP 

Source
pub const LEAF_SLOT_CAP: usize = _; // 1_017usize
Expand description

Maximum number of slots a leaf can hold at the worst-case empty key/value sizes. Used to size the in-memory slot vector.