pub type DependencyGraphDiff = Vec<DependencygraphdiffInner>;Expand description
A diff of the dependencies between two commits.
Aliased Typeยง
pub struct DependencyGraphDiff { /* private fields */ }pub type DependencyGraphDiff = Vec<DependencygraphdiffInner>;A diff of the dependencies between two commits.
pub struct DependencyGraphDiff { /* private fields */ }