Skip to main content

compute_diff_with_theme

Function compute_diff_with_theme 

Source
pub fn compute_diff_with_theme(
    old: &str,
    new: &str,
    options: DiffOptions<'_>,
) -> DiffBundle
Expand description

Compute a structured diff bundle using the default theme-aware formatter.