zip-rs-wasm/examples
Alexander Zaitsev 0b82d905b3 feat: add Zstandard compression
- add dependency on zstd crate
- add zstd feature to Cargo.toml
- update README
- update example with Zstd
- add Zstd support to the library

Notes:
- This work is mainly based on this original PR: https://github.com/zip-rs/zip/pull/240

Tested:
- During the development of the original PR
2022-01-23 14:49:48 +03:00
..
extract.rs docs: improve explanation of new APIs 2020-11-10 16:37:14 +00:00
extract_lorem.rs Run cargo fmt 2020-06-15 10:44:39 +02:00
file_info.rs docs: improve explanation of new APIs 2020-11-10 16:37:14 +00:00
stdin_info.rs Run cargo fmt 2020-06-15 10:44:39 +02:00
write_dir.rs feat: add Zstandard compression 2022-01-23 14:49:48 +03:00
write_sample.rs Run cargo fmt 2020-06-15 10:44:39 +02:00