pub fn compute_diff(flake_text: &str, change: &Change) -> String
Compute a unified diff between the original flake text and the result of applying a change.