pub fn gather_cycle_violations(cycles: ProjectedCycles) -> Vec<Violation>Expand description
Converts every projected cycle into machine-readable violation data.
pub fn gather_cycle_violations(cycles: ProjectedCycles) -> Vec<Violation>Converts every projected cycle into machine-readable violation data.