Skip to main content

INTERNAL_SLOT_CAP

Constant INTERNAL_SLOT_CAP 

Source
pub const INTERNAL_SLOT_CAP: usize = _; // 338usize
Expand description

Maximum number of slots an internal node can hold at the worst case. Used to size the in-memory slot vector.