Crate zstd_util

source ·
Expand description

A simple library providing higher level zstd compression with a better performance characteristics for dictionary usage during repeated calls.

Structs

Enums

  • The various error conditions which can occur.

Type Aliases

  • The type of results which this library provides.