LEAF_CAP

Constant LEAF_CAP 

Source
pub const LEAF_CAP: usize = _; // 10_240usize
Expand description

Leaf node shall not exceed this default size.

Refer Vector::set_leaf_size for optimal configuration.