pub fn write_report(report: &Report, path: &Path) -> Result<()>
Write a Report to a JSON file at path.
path