Expand description

Full-featured liblz4 binding for Rust.

Modules

LZ4 compression and decompression.
LZ4_HC compression.
LZ4F compression and decompression.

Structs

The error type for LZ4 operations.

Enums

A list specifying general categories of LZ4 error.

Functions

Returns the version number of liblz4.
Returns the version string of liblz4.

Type Definitions

A specialized Result type for LZ4 operations.