Skip to main content

Module diff_preview

Module diff_preview 

Source
Expand description

Diff preview tool — generate and display unified diffs between file versions.

Provides diff generation for showing file changes in a human-readable format. Uses a simple LCS-based diff algorithm to produce unified-style output.

Structs§

DiffPreviewTool
Tool for generating diff previews.