Skip to main content

render_text

Function render_text 

Source
pub fn render_text(report: &Report) -> String
Expand description

Render a report as plain text for a terminal.

The no-gate notice is emitted unconditionally when convergence_gate is none, and a test asserts it cannot be omitted: a Metal report that looked like a CUDA report would be the most dangerous output this tool could produce.