Skip to main content

render_report

Function render_report 

Source
pub fn render_report(
    run: &ComparisonRun,
    config: Option<&AppConfig>,
    format: ReportFormat,
) -> Result<String>