Skip to main content

render_html

Function render_html 

Source
pub fn render_html(
    findings: &[Finding],
    scores: &[HealthScore],
    file_contents: &[(String, String)],
) -> String
Expand description

Render a self-contained HTML report with findings, health scores, and source snippets.