Expand description
Interfaces for indexes of the commits in a repository.
Structs§
- An error returned if
Index::all_heads_for_gc()
is not supported by the index backend. - Returned if an error occurs while reading an index from the
IndexStore
. - Returned if an error occurs while writing an index to the
IndexStore
.