print_table

Function print_table 

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