pub fn diff_graphs(before: &GraphSnapshot, after: &GraphSnapshot) -> GraphDiffExpand description
Compute the diff between two graph snapshots.
pub fn diff_graphs(before: &GraphSnapshot, after: &GraphSnapshot) -> GraphDiffCompute the diff between two graph snapshots.