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