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.
pub const BROTLI_DECOMPRESSOR: &dyn CertDecompressor;
brotli
only.A certificate decompressor for the brotli algorithm using the brotli
crate.