fn is_excluded_feature(name: &str) -> boolExpand description
Returns true for feature names that must not appear in the CI matrix.
defaultis always enabled by Cargo automatically.benchonly changes module visibility for micro-benchmarks and does not need its own power-set of CI jobs.telemetryonly aliasestracing + profiling, so adding it to the powerset would duplicate combinations that already compile the same code.