Type Definition zstd_safe::CompressionLevel
source · pub type CompressionLevel = i32;
Expand description
Represents the compression level used by zstd.
pub type CompressionLevel = i32;
Represents the compression level used by zstd.