rust7z

Crates.iorust7z
lib.rsrust7z
version0.2.0
sourcesrc
created_at2015-12-15 09:49:57.287614
updated_at2020-11-24 03:43:27.842018
description7-zip bindings for Rust
homepage
repositoryhttps://github.com/nyfair/rust7z
max_upload_size
id3635
size81,482
(nyfair)

documentation

README

rust7z

7-zip binding for rust

usage

Check examples/test.rs and execute cargo run --example test for detail Make sure you have installed 7-zip first, the library check Windows Registry to find 7z.dll, otherwise you can bundle 7z.dll together with this library

Commit count: 10

cargo fmt