Skip to main content

render_table

Function render_table 

Source
pub fn render_table(headers: &[&str], rows: &[Vec<String>])