Skip to main content

diff_content

Function diff_content 

Source
pub fn diff_content(old_content: &str, new_content: &str) -> String
Expand description

Produces a compact unified diff between old and new content with line numbers.