Expand description
Object store and index (staging area) persistence
Re-exports§
pub use index::Index;pub use objects::ObjectStore;
Modules§
- binary_
index - index
- objects
- pack
- Pack file format — many objects in one file, with a hash→offset index.
Object store and index (staging area) persistence
pub use index::Index;pub use objects::ObjectStore;