pub type LeafNode = BTreeMap<Arc<Vector>, ObjectProperties>;
struct LeafNode { /* private fields */ }