Skip to main content

structured_diff_native

Function structured_diff_native 

Source
pub fn structured_diff_native(
    old_text: &str,
    new_text: &str,
) -> StructuredDiffResult
Expand description

Native version of structured_diff returning a typed struct.