Skip to main content

render

Function render 

Source
pub fn render(report: &DiagnosisReport) -> String
Expand description

Render a report for an operator: what is here, what would happen, and what still blocks it.

The regime comes FIRST and on its own line. Everything else is context for it, and burying the one decision in a table of counts is how an operator ends up acting on the wrong one.