pub fn diff_reports(
baseline: &ProjectBalanceReport,
current: &ProjectBalanceReport,
) -> BaselineDiffExpand description
Compute a stable-key issue diff from baseline to current.
pub fn diff_reports(
baseline: &ProjectBalanceReport,
current: &ProjectBalanceReport,
) -> BaselineDiffCompute a stable-key issue diff from baseline to current.