cdchunking 1.0.1

Content-defined chunking
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
[dev-dependencies.rand]
version = "0.6"

[package]
authors = ["Remi Rampin <remirampin@gmail.com>"]
description = "Content-defined chunking"
documentation = "https://docs.rs/cdchunking/"
keywords = ["chunks", "cdc", "content", "defined", "chunking"]
license = "MIT"
name = "cdchunking"
readme = "README.md"
repository = "https://github.com/remram44/cdchunking-rs"
version = "1.0.1"