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
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
git_odb
0.41.0
Module lookup
Module Items
Enums
Type Aliases
In git_
odb::
store::
prefix
git_odb
::
store
::
prefix
Module
lookup
Copy item path
Source
Expand description
Enums
§
Error
Returned by
Handle::lookup_prefix()
Type Aliases
§
Outcome
A way to indicate if a lookup, despite successful, was ambiguous or yielded exactly one result in the particular index.