Low-level FFI bindings to the zstd compression library.
# Cargo.toml
[dependencies]
zstd-sys = "2.0.16+zstd.1.5.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compress data using raw zstd C API.
Install zstd via system package manager or use zstd crate (safe wrapper).
No dependency data recorded yet.