Expand description
Diff viewer widget with unified and side-by-side display modes.
Uses the similar crate to compute line-by-line diffs and displays
them with color-coded added/removed/unchanged styling.
Structs§
- Diff
View - A diff viewer widget that displays text differences.
Enums§
- Diff
Mode - Display mode for the diff viewer.