Skip to main content

write_report

Function write_report 

Source
pub fn write_report(report: &PipelineReport, path: &Path) -> Result<()>
Expand description

Writes the pipeline report to a JSON file

ยงErrors

Returns error if file creation or JSON serialization fails