Skip to main content

diff

Function diff 

Source
pub fn diff(a: &dyn GraphStore, b: &dyn GraphStore) -> GraphDiff
Expand description

Diff view a against view b: what b adds and what it removes.