Skip to main content

ALL_SCHEMES

Constant ALL_SCHEMES 

Source
pub const ALL_SCHEMES: &[&dyn Scheme];
Expand description

All available compression schemes.

This list is order-sensitive: the builder preserves this order when constructing the final scheme list, so that tie-breaking is deterministic.