Module difft::diff::graph

source ·
Expand description

A graph representation for computing tree diffs.

Structs

  • Vertex 🔒
    A vertex in a directed acyclic graph that represents a diff.

Enums

Functions