pub fn write_batch_json(path: &Path, output: &BatchSummaryOutput) -> Result<()>Expand description
Write batch summary as pretty-printed JSON to a file.
pub fn write_batch_json(path: &Path, output: &BatchSummaryOutput) -> Result<()>Write batch summary as pretty-printed JSON to a file.