pub fn create_diff(expected: &str, actual: &str) -> String
Creates a git-like unified diff between expected and actual content