pub fn print_impact_closure_trace(
trace: &ImpactClosureTrace,
format: OutputFormat,
)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,
)Print impact-closure trace results. JSON only emits the structured closure; human renders a short summary.