pub const BROTLI_COMPRESSOR: &dyn CertCompressor;
Available on crate feature
brotli
only.Expand description
A certificate compressor for the brotli algorithm using the brotli
crate.
pub const BROTLI_COMPRESSOR: &dyn CertCompressor;
brotli
only.A certificate compressor for the brotli algorithm using the brotli
crate.