compute_diff

Function compute_diff 

Source
pub fn compute_diff(flake_text: &str, change: &Change) -> String
Expand description

Compute a unified diff between the original flake text and the result of applying a change.