Docs.rs
gix-features-0.43.0
gix-features 0.43.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bytes ^1.0.0
normal
optional
bytesize ^2.0.1
normal
optional
crc32fast ^1.2.1
normal
optional
crossbeam-channel ^0.5.15
normal
optional
document-features ^0.2.0
normal
optional
flate2 ^1.1.1
normal
optional
gix-path ^0.10.19
normal
optional
gix-trace ^0.1.13
normal
gix-utils ^0.3.0
normal
optional
once_cell ^1.21.3
normal
optional
parking_lot ^0.12.4
normal
optional
prodash ^30.0.1
normal
optional
thiserror ^2.0.0
normal
optional
walkdir ^2.3.2
normal
optional
bstr ^1.12.0
dev
libc ^0.2.174
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
gix_
features
0.43.0
Module decode
Module Items
Functions
In crate gix_
features
gix_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.