Skip to main content

render_diff

Function render_diff 

Source
pub async fn render_diff(
    original_dir: &Path,
    patched_dir: &Path,
) -> Result<String, PatchError>