rdedup-lib 3.2.0

Data deduplication with compression and public key encryption. - library
Documentation

rdedup-lib

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, 13 of them enabled by default.

default

  • with-bzip2
  • with-deflate
  • with-xz2
  • with-zstd
  • backend-b2

with-bzip2

  • bzip2

with-deflate

  • flate2

with-xz2

  • rust-lzma

with-zstd

  • zstd

backend-b2

  • backblaze-b2
  • hyper
  • hyper-native-tls

bzip2

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

rust-lzma

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

backblaze-b2

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

hyper-native-tls

    This feature flag does not enable additional features.