Docs.rs
gix-archive-0.1.0
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix-archive 0.1.0
implements archive generation from of a tree
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
12
out of
12
items documented
0
out of
4
items with examples
Links
GitoxideLabs/gitoxide
9625
332
130
crates.io
Dependencies
gix-hash ^0.11.0
normal
gix-object ^0.29.0
normal
thiserror ^1.0.26
normal
Versions
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
0.0.0
Owners
The implementation of creating an archive from a git tree, similar to
git archive
.