pub fn compute_diff(old: &FileRecord, new: &StaticFileAnalysis) -> ReparseDiffExpand description
Compute the structural diff between an old FileRecord and new analysis.
pub fn compute_diff(old: &FileRecord, new: &StaticFileAnalysis) -> ReparseDiffCompute the structural diff between an old FileRecord and new analysis.