Constant alloc::collections::btree::map::MIN_LEN

source ·
pub(super) const MIN_LEN: usize = node::MIN_LEN_AFTER_SPLIT; // 5usize
Expand description

Minimum number of elements in a node that is not a root. We might temporarily have fewer elements during methods.