Docs.rs
sevenz-rust-0.6.1
sevenz-rust 0.6.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dyz1990
Dependencies
aes ^0.8
normal
optional
bit-set ^0.6.0
normal
byteorder ^1.5
normal
bzip2 ^0.4.4
normal
optional
cbc ^0.1
normal
optional
crc ^3.0.1
normal
filetime_creation ^0.2
normal
lzma-rust ^0.1.7
normal
nt-time ^0.8.0
normal
rand ^0.8
normal
optional
sha2 ^0.10
normal
zstd ^0.13.0
normal
optional
rand ^0.8
dev
tempfile ^3.8.1
dev
js-sys ^0.3.66
normal
wasm-bindgen ^0.2
normal
Versions
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sevenz_rust
0.6.1
All Items
Re-exports
Structs
Enums
Functions
Crate
sevenz_rust
Copy item path
source
·
[
−
]
Re-exports
§
pub use
lzma_rust
as lzma;
pub use
nt_time
;
Structs
§
Archive
BlockDecoder
Password
SeqReader
SevenZArchiveEntry
SevenZMethod
SevenZMethodConfiguration
SevenZReader
SevenZWriter
Writes a 7z file
SourceReader
StreamMap
SubStreamsInfo
Enums
§
Error
MethodOptions
Functions
§
compress
hepler function to compress
src
path to
dest
writer
compress_to_path
hepler function to compress
src
path to
dest
path
decompress
decompress a source reader to [dest] path
decompress_file
decompress a 7z file
decompress_file_with_extract_fn
decompress_with_extract_fn
default_entry_extract_fn