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