Docs.rs
gix-odb-0.72.0
gix-odb 0.72.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
arc-swap ^1.5.0
normal
document-features ^0.2.0
normal
optional
gix-date ^0.11.0
normal
gix-features ^0.44.1
normal
gix-fs ^0.17.0
normal
gix-hash ^0.20.1
normal
gix-hashtable ^0.10.0
normal
gix-object ^0.52.0
normal
gix-pack ^0.62.0
normal
gix-path ^0.10.22
normal
gix-quote ^0.6.1
normal
parking_lot ^0.12.4
normal
serde ^1.0.114
normal
optional
tempfile ^3.23.0
normal
thiserror ^2.0.17
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module cache
gix_odb
0.72.0
Module cache
Module Items
Type Aliases
In crate gix_
odb
gix_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.