Skip to main content

render_regression_table

Function render_regression_table 

Source
pub fn render_regression_table(rows: &[Regression]) -> String
Expand description

Render a regression table to a string, mirroring the layout of render_table.