BROTLI_DECOMPRESSOR

Constant BROTLI_DECOMPRESSOR 

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

A certificate decompressor for the brotli algorithm using the brotli crate.