pub fn summarize_coverage_source_consistency(
sources: impl IntoIterator<Item = CoverageSource>,
) -> Option<CoverageSourceConsistency>Expand description
Summarise the coverage-source provenance attached to CRAP findings.
pub fn summarize_coverage_source_consistency(
sources: impl IntoIterator<Item = CoverageSource>,
) -> Option<CoverageSourceConsistency>Summarise the coverage-source provenance attached to CRAP findings.