Module id_prefix

Module id_prefix 

Source

Structs§

IdIndex
In-memory immutable index to do prefix lookup of key K through P.
IdIndexBuilder
IdIndexLookup
IdPrefixContext
Manages configuration and cache of commit/change ID disambiguation index.
IdPrefixIndex
Loaded index to disambiguate commit/change IDs.

Enums§

IdPrefixIndexLoadError

Traits§

IdIndexSource
Source table for IdIndex to map pointer of type P to entry.
IdIndexSourceEntry
Source table entry of IdIndex, which is conceptually a (key, value) pair.