pub const MANIFEST_LEAF_MAX_ENTRIES: usize = 16; // 16usize
Entries a leaf may hold before it must split into a branch, unless the route is already exhausted.