[][src]Crate asuran_chunker

API for describing types that can slice data into component slices in a repeatable manner

Re-exports

pub use self::buzhash::*;
pub use self::fastcdc::*;
pub use self::static_size::*;

Modules

buzhash
fastcdc
static_size

Enums

ChunkerError

Traits

Chunker

Describes something that can slice objects in a defined, repeatable manner