async_zip 0.0.9

An asynchronous ZIP archive reading/writing crate with a heavy focus on streaming support.
Documentation

async_zip

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 6 of them enabled by default.

default

  • deflate
  • bzip2
  • lzma
  • zstd
  • xz

deflate

  • async-compression/deflate

bzip2

  • async-compression/bzip2

lzma

  • async-compression/lzma

zstd

  • async-compression/zstd

xz

  • async-compression/xz