pub fn detect_conflicts(
sg: &IndexedSubgraph,
opts: &DetectOpts,
) -> Vec<ConflictPattern>Expand description
Run all detection algorithms on the given subgraph.
pub fn detect_conflicts(
sg: &IndexedSubgraph,
opts: &DetectOpts,
) -> Vec<ConflictPattern>Run all detection algorithms on the given subgraph.