Skip to main content

write_report

Function write_report 

Source
pub fn write_report(
    input: &ReportInput,
    out: Option<&Path>,
    model_path: &Path,
) -> Result<PathBuf, String>
Expand description

Write the report HTML to the output path, returning the path written.