pub fn diff_snapshot(old: &str, new: &str) -> String
Creates a “unified” diff between the two line-oriented strings suitable for snapshotting.