Docs.rs
gix-odb-0.54.0
gix-odb 0.54.0
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
gix-date ^0.8.0
normal
gix-features ^0.36.0
normal
gix-hash ^0.13.1
normal
gix-object ^0.38.0
normal
gix-pack ^0.44.0
normal
gix-path ^0.10.0
normal
gix-quote ^0.4.7
normal
parking_lot ^0.12.0
normal
serde ^1.0.114
normal
tempfile ^3.1.0
normal
thiserror ^1.0.26
normal
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
☰
gix_odb
0.54.0
Module find
Modules
Enums
Type Aliases
In crate gix_odb
?
Module
gix_odb
::
find
source
·
[
−
]
Expand description
Modules
existing
existing_iter
existing_object
Enums
Header
An object header informing about object properties, without it being fully decoded in the process.
Type Aliases
Error
The error type returned by the
Find
and
Header
traits.