Module tree_
index
scc
2.3.3
Module tree_
index
Module Items
Structs
In crate scc
Modules
bag
hash_cache
hash_index
hash_map
hash_set
queue
stack
tree_index
Structs
LinkedEntry
Traits
Comparable
Equivalent
LinkedList
scc
Module
tree_index
Copy item path
Settings
Help
Summary
Source
Expand description
TreeIndex
is a read-optimized concurrent and asynchronous B-plus tree.
Structs
§
Iter
An iterator over the entries of a
TreeIndex
.
Range
An iterator over a sub-range of entries in a
TreeIndex
.
Tree
Index
Scalable concurrent B-plus tree.