compress-tools 0.11.2

Utility functions for compressed and archive files handling
Documentation

compress-tools

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

async_support

  • async-trait
  • futures-channel
  • futures-core
  • futures-io
  • futures-util
  • futures-executor

tokio_support

  • async_support
  • tokio
  • tokio-util

futures_support

  • async_support
  • blocking

tokio-util

    This feature flag does not enable additional features.

futures-core

    This feature flag does not enable additional features.

blocking

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

futures-executor

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

futures-io

    This feature flag does not enable additional features.

futures-channel

    This feature flag does not enable additional features.