fastcdc-alt 0.2.2

FastCDC (content defined chunking) implementation in pure Rust with an alternative API to the original crate
Documentation

fastcdc-alt

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

default

    This feature flag does not enable additional features.

tokio

  • dep:tokio
  • tokio-stream
  • async-stream

tokio-stream

  • dep:tokio-stream

async-stream

  • dep:async-stream

futures

  • dep:futures