archiver-rs 0.5.1

A library for easy interaction with multiple archive formats
Documentation

archiver-rs

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 11 feature flags, 10 of them enabled by default.

default

  • all

all

  • bzip
  • gzip
  • tar
  • xz
  • zip

bzip

  • bzip2
  • zip/bzip2

gzip

  • flate2

tar

    This feature flag does not enable additional features.

xz

  • xz2

zip

    This feature flag does not enable additional features.

bzip2

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

xz2

    This feature flag does not enable additional features.

zip-all

  • zip
  • zip/bzip2