pub fn write_used_values_json( path: &Path, report: &Value, ) -> Result<(), OutputError>
Write used values JSON report to disk.