Docs.rs
git-features-0.26.5
git-features 0.26.5
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bytes ^1.0.0
normal
optional
crc32fast ^1.2.1
normal
optional
crossbeam-channel ^0.5.0
normal
optional
crossbeam-utils ^0.8.7
normal
optional
document-features ^0.2.0
normal
optional
flate2 ^1.0.17
normal
optional
git-hash ^0.10.3
normal
jwalk ^0.8.1
normal
optional
num_cpus ^1.13.0
normal
optional
once_cell ^1.13.0
normal
optional
parking_lot ^0.12.0
normal
optional
prodash ^23.0
normal
optional
quick-error ^2.0.0
normal
optional
sha1 ^0.10.0
normal
optional
sha1_smol ^1.0.0
normal
optional
walkdir ^2.3.2
normal
optional
bstr ^1.0.1
dev
sha1 ^0.10.0
normal
optional
libc ^0.2.119
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
git_
features
0.26.5
Module decode
Module Items
Functions
In crate git_
features
git_features
Module
decode
Copy item path
Source
Expand description
Functions
ยง
leb64
Decode variable int numbers.
leb64_
from_
read
Decode variable int numbers from a
Read
implementation.