Docs.rs
git-odb-0.41.0
git-odb 0.41.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
arc-swap ^1.5.0
normal
document-features ^0.2.0
normal
optional
git-features ^0.26.5
normal
git-hash ^0.10.3
normal
git-object ^0.26.2
normal
git-pack ^0.31.0
normal
git-path ^0.7.2
normal
git-quote ^0.4.2
normal
parking_lot ^0.12.0
normal
serde ^1.0.114
normal
optional
tempfile ^3.1.0
normal
thiserror ^1.0.26
normal
crossbeam-channel ^0.5.6
dev
filetime ^0.2.15
dev
maplit ^1.0.2
dev
num_cpus ^1.13.1
dev
pretty_assertions ^1.0.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
git_odb
0.41.0
Module cache
Module Items
Type Aliases
In crate git_
odb
git_odb
Module
cache
Copy item path
Source
Expand description
Type Aliases
ยง
NewObject
Cache
Fn
A constructor for boxed object caches.
NewPack
Cache
Fn
A constructor for boxed pack caches.
Object
Cache
A type to store object caches in boxes.
Pack
Cache
A type to store pack caches in boxes.