archunit

Function gather_cycle_violations

Source
pub fn gather_cycle_violations(cycles: ProjectedCycles) -> Vec<Violation>
Expand description

Converts every projected cycle into machine-readable violation data.