pub fn run_document(results: &[PruneResult], dry_run: bool) -> ValueExpand description
The document emitted by devp run --json.
summary.errors counts results whose status is one of the four failure tags; a
consumer that only wants to know “did anything go wrong” can read that alone.