Skip to main content

compute_diff

Function compute_diff 

Source
pub fn compute_diff(old: &FileRecord, new: &StaticFileAnalysis) -> ReparseDiff
Expand description

Compute the structural diff between an old FileRecord and new analysis.