pub fn compute_diff(old_content: &str, new_content: &str) -> DiffResultExpand description
Compute line-level diff between old and new content
pub fn compute_diff(old_content: &str, new_content: &str) -> DiffResultCompute line-level diff between old and new content