Module difft::display::hunks

source ·
Expand description

Calculating which modified lines should be displayed together.

Structs

  • Hunk 🔒
    A hunk represents a series of modified lines that are displayed together.

Constants

  • The maximum number of lines that may occur between changed lines in a hunk.

Functions