Docs.rs
git-pack-0.31.0
git-pack 0.31.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bytesize ^1.0.1
normal
clru ^0.6.1
normal
optional
dashmap ^5.1.0
normal
document-features ^0.2.0
normal
optional
git-chunk ^0.4.2
normal
git-diff ^0.26.2
normal
git-features ^0.26.5
normal
git-hash ^0.10.3
normal
git-hashtable ^0.1.2
normal
git-object ^0.26.2
normal
git-path ^0.7.2
normal
git-traverse ^0.22.2
normal
memmap2 ^0.5.0
normal
parking_lot ^0.12.0
normal
serde ^1.0.114
normal
optional
smallvec ^1.3.0
normal
thiserror ^1.0.26
normal
uluru ^3.0.0
normal
optional
git-tempfile ^3.0.0
normal
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_
pack
0.31.0
In git_
pack::
index
git_pack
::
index
Type Alias
EntryIndex
Copy item path
Source
pub type EntryIndex =
u32
;
Expand description
The type for referring to indices of an entry within the index file.