Skip to main content

diff_graphs

Function diff_graphs 

Source
pub fn diff_graphs(base: &CodeGraph, head: &CodeGraph) -> GraphDiff
Expand description

Compare two CodeGraphs and produce a structured diff.