Type Definition zstd_safe::CompressionLevel [−][src]
pub type CompressionLevel = i32;
Expand description
Represents the compression level used by zstd.
pub type CompressionLevel = i32;
Represents the compression level used by zstd.