pub fn print_impact_closure_trace(
trace: &ImpactClosureTrace,
format: OutputFormat,
json_style: JsonStyle,
)Expand description
Print impact-closure trace results. JSON only emits the structured closure; human renders a short summary.
pub fn print_impact_closure_trace(
trace: &ImpactClosureTrace,
format: OutputFormat,
json_style: JsonStyle,
)Print impact-closure trace results. JSON only emits the structured closure; human renders a short summary.