Skip to main content

compute_diff

Function compute_diff 

Source
pub fn compute_diff(
    baseline_path: &Path,
    current_path: &Path,
    thresholds: &ThresholdConfig,
) -> Result<SnapshotDiff>
Expand description

Compute the diff between two snapshot databases