Constant ppar::LEAF_CAP[][src]

pub const LEAF_CAP: usize = 10 * 1024; // 0x0000_0000_0000_2800usize
Expand description

Leaf node shall not exceed this default size.

Refer Vector::set_leaf_size for optimal configuration.