Constant rkyv::collections::btree_map::MIN_ENTRIES_PER_LEAF_NODE[][src]

pub const MIN_ENTRIES_PER_LEAF_NODE: usize = 1;
Expand description

The minimum number of entries to place in a leaf node.

This value must be greater than 0