Description
Runs Rust builds or tests across feature-flag combinations. It helps maintainers catch problems that appear only when optional features are enabled or disabled in different ways.
Use it for Rust crates with meaningful feature flags. Exhaustive combinations can take time, so choose the mode that fits your CI budget and project risk.