pub fn compare_reports(
baseline: &InvestigationReport,
candidate: &InvestigationReport,
) -> InvestigationDiffExpand description
Compare a baseline and candidate investigation report.
pub fn compare_reports(
baseline: &InvestigationReport,
candidate: &InvestigationReport,
) -> InvestigationDiffCompare a baseline and candidate investigation report.