Skip to main content

write_html_report

Function write_html_report 

Source
pub fn write_html_report(
    path: impl AsRef<Path>,
    report: &HtmlReport,
) -> Result<()>
Expand description

Write the full HTML page to path (parent dirs created as needed).