Docs.rs
git-internal-0.7.3
git-internal 0.7.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
genedna
yyk808
pleasedontbreak123
benjamin-747
Dependencies
ahash ^0.8.12
normal
async-trait ^0.1.89
normal
axum ^0.8.8
normal
bstr ^1.12.1
normal
byteorder ^1.5.0
normal
bytes ^1.11.1
normal
chrono ^0.4.44
normal
colored ^3.1.1
normal
crc32fast ^1.5.0
normal
dashmap ^6.1.0
normal
diffs ^0.5.1
normal
encoding_rs ^0.8.35
normal
flate2 ^1.1.9
normal
futures ^0.3.32
normal
futures-util ^0.3.32
normal
hex ^0.4.3
normal
libc ^0.2.183
normal
lru-mem ^0.3.0
normal
memchr ^2.8.0
normal
natord ^1.0.9
normal
num_cpus ^1.17.0
normal
path-absolutize ^3.1.1
normal
rayon ^1.11.0
normal
ring ^0.17.14
normal
rkyv ^0.8.15
normal
sea-orm ^1.1.19
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha1 ^0.10.6
normal
sha2 ^0.10.9
normal
similar ^2.7.0
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
threadpool ^1.8.1
normal
tokio ^1.50.0
normal
tokio-stream ^0.1.18
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
uuid ^1.22.0
normal
zstd-sys ^2.0.16
normal
chacha20 ^0.10.0
dev
quickcheck ^1.1.0
dev
rand ^0.10.0
dev
tokio ^1.50.0
dev
tokio-util ^0.7.18
dev
Versions
77.46%
of the crate is documented
Platform
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
Skip to main content
Module zlib
git_
internal
0.7.3
Module zlib
Module Items
Modules
In git_
internal::
internal
git_internal
::
internal
Module
zlib
Copy item path
Source
Expand description
Thin wrappers around zlib streams tailored for Git objects, exposing buffered decompressors.
Modules
ยง
stream
Streaming primitives used to inflate Git objects from pack files.