pub fn render_report(model: &ModelIr, report: &ReportMode) -> Result<String>Expand description
Render a report from an already-analyzed model.
pub fn render_report(model: &ModelIr, report: &ReportMode) -> Result<String>Render a report from an already-analyzed model.