async_zip 0.0.17

An asynchronous ZIP archive reading/writing crate.
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 13 feature flags, 0 of them enabled by default.

full

  • chrono
  • tokio-fs
  • deflate
  • bzip2
  • lzma
  • zstd
  • xz
  • deflate64

tokio

  • dep:tokio
  • tokio-util
  • tokio/io-util

full-wasm

  • chrono
  • deflate
  • zstd

async-compression

  • dep:async-compression

deflate

  • async-compression/deflate

xz

  • async-compression/xz

tokio-fs

  • tokio/fs

deflate64

  • async-compression/deflate64

lzma

  • async-compression/lzma

tokio-util

  • dep:tokio-util

chrono

  • dep:chrono

bzip2

  • async-compression/bzip2

zstd

  • async-compression/zstd