Skip to main content

table

Function table 

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