Function lcov_diff::diff_reports[][src]

pub fn diff_reports(
    first: &Report,
    second: &Report
) -> Result<Report, MergeError>