ZLIB_DECOMPRESSOR

Constant ZLIB_DECOMPRESSOR 

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

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