Docs.rs
git-core-0.1.0
git-core 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
h4x0r
Dependencies
flate2 ^1
normal
hex ^0.4
normal
sha1 ^0.10
normal
thiserror ^2
normal
tempfile ^3
dev
Versions
38.95%
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
decompress_and_parse
git_
core
0.1.0
In git_
core::
loose
git_core
::
loose
Function
decompress_
and_
parse
Copy item path
Source
pub fn decompress_and_parse( expected: &
GitHash
, compressed: &[
u8
], ) ->
Result
<
RawObject
>