Skip to main content

render_html_section

Function render_html_section 

Source
pub fn render_html_section(summaries: &[PerEndpointSummary]) -> String
Expand description

Render the per-endpoint summary as a self-contained HTML <section> block suitable for splicing into conformance-report.html. Uses the same <table> styling the rest of the report already has.