compute_plugin_diff

Function compute_plugin_diff 

Source
pub fn compute_plugin_diff(
    old_scan: &ScanSnapshot,
    new_scan: &ScanSnapshot,
) -> ScanDiff
Expand description

Compute diff between two plugin snapshots (no file I/O).