Skip to main content

diff

Function diff 

Source
pub fn diff(text1: String, text2: String) -> Result<String, InspectError>
Expand description

Compare two strings and return a Github-style diff output