Skip to main content

ZSTD_LEVEL

Constant ZSTD_LEVEL 

Source
pub const ZSTD_LEVEL: i32 = 3;
Expand description

Pinned zstd level (SPEC §1.1: level 3, zstd default, no dictionary, single-frame — deterministic across the Rust and wasm/JS targets).