Docs.rs
archive-rs-0.0.2
archive-rs 0.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
wookietreiber
Dependencies
bzip2 ^0.4
normal
optional
bzip2-rs ^0.1
normal
optional
clap ^4
normal
optional
flate2 ^1
normal
optional
lz4 ^1
normal
optional
path-utils ^0.1
normal
tar ^0.4
normal
optional
thiserror ^1
normal
xz2 ^0.1
normal
optional
zstd ^0.13
normal
optional
anyhow ^1
dev
bytesize ^1
dev
clap ^4
dev
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
archive_
rs
0.0.2
All Items
Crate Items
Modules
Enums
Crate
archive_rs
Copy item path
Source
Expand description
Library for
archive files
like
.tar
.
Modules
§
support
Which formats and file endings this library supports, depends on cargo features.
Enums
§
Archive
Archive file.
Entries
Iterator over archive entries.
Entry
Archive entry.
Entry
Type
File type of an entry.
Error
Archive error.