pub fn render_impact_json(reports: &[ImpactReport])Expand description
Render impact reports as a JSON array to stdout. Pretty-prints when stdout is a terminal, compact otherwise.
pub fn render_impact_json(reports: &[ImpactReport])Render impact reports as a JSON array to stdout. Pretty-prints when stdout is a terminal, compact otherwise.