Module jj_lib::default_index
source · Modules§
Structs§
- Reference wrapper that provides global access to nested index segments.
- Error that may occur during
DefaultIndexStore
initialization. - In-memory mutable records for the on-disk commit index backend.
- Commit index backend which stores data on local disk.
- Global index position.
- Error while loading index segment file.
- Walks descendants from the roots, in order of ascending index position.
Enums§
Traits§
- Abstraction over owned and borrowed types that can be cheaply converted to a
CompositeIndex
reference.