ZLIB_COMPRESSOR

Constant ZLIB_COMPRESSOR 

Source
pub const ZLIB_COMPRESSOR: &dyn CertCompressor;
Available on crate feature zlib only.
Expand description

A certificate compressor for the Zlib algorithm using the zlib-rs crate.