Skip to main content

simple_diff

Function simple_diff 

Source
pub fn simple_diff(text1: &str, text2: &str) -> DiffResult
Expand description

Compares two strings line by line.