Crate zstd_util[][src]

Expand description

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

Structs

The ZSTD compression/decompression context.

Enums

The various error conditions which can occur.

Type Definitions

The type of results which this library provides.