pub fn diff(text1: String, text2: String) -> Result<String, InspectError>
Compare two strings and return a Github-style diff output