Module difft::display::side_by_side
source · Expand description
Side-by-side (two column) display of diffs.
Structs
Constants
- SPACER 🔒
Functions
- Display
src
in a single column (e.g. a file removal or addition). - Calculate positions of highlights on both sides. This includes both syntax highlighting and added/removed content highlighting.
- print 🔒