Function side_by_side_diff::create_side_by_side_diff
source · pub fn create_side_by_side_diff(
text1: &str,
text2: &str,
max_width: usize
) -> String
pub fn create_side_by_side_diff(
text1: &str,
text2: &str,
max_width: usize
) -> String