Skip to main content

format_table

Function format_table 

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