Function export_html_report

Source
pub fn export_html_report(
    app: &App,
    output_path: &Path,
) -> Result<(), Box<dyn Error>>