render_table

Function render_table 

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