pub const ALL_SCHEMES: &[&dyn Scheme];
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.