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§
- Diff
Preview Tool - Tool for generating diff previews.