Expand description
Module defining the choice over the pinned storage of the tree.
Structs§
- SplitRecursive 
- The tree uses SplitVec<N<V>, Recursive>as the underlying storage.
Traits§
- PinnedStorage 
- Trait defining the underlying pinned vector storage of the tree.