scc
2.2.4
Module tree_index
Structs
In crate scc
Module
scc
::
tree_index
Copy item path
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
.
TreeIndex
Scalable concurrent B-plus tree.