Crate zstd_util[][src]

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

Structs

ZstdContext

The ZSTD compression/decompression context.

Enums

Error

The various error conditions which can occur.

Type Definitions

Result

The type of results which this library provides.