Function render_html_dashboard

Source
pub fn render_html_dashboard(
    service_statuses: &HashMap<String, ServiceStatus>,
) -> String