Docs.rs
gix-odb-0.49.1
gix-odb 0.49.1
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
gix-date ^0.7.0
normal
gix-features ^0.31.0
normal
gix-hash ^0.11.3
normal
gix-object ^0.32.0
normal
gix-pack ^0.39.1
normal
gix-path ^0.8.3
normal
gix-quote ^0.4.5
normal
parking_lot ^0.12.0
normal
serde ^1.0.114
normal
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
pretty_assertions ^1.0.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module cache
Type Definitions
?
Module
gix_odb
::
cache
source
·
[
−
]
Expand description
Type Definitions
NewObjectCacheFn
A constructor for boxed object caches.
NewPackCacheFn
A constructor for boxed pack caches.
ObjectCache
A type to store object caches in boxes.
PackCache
A type to store pack caches in boxes.