pub const LEAF_SLOT_CAP: usize = _; // 1_017usize
Maximum number of slots a leaf can hold at the worst-case empty key/value sizes. Used to size the in-memory slot vector.