Skip to main content

create_diff

Function create_diff 

Source
pub fn create_diff(expected: &str, actual: &str) -> String
Expand description

Creates a git-like unified diff between expected and actual content