[][src]Function ec2_search::utils::print_table

pub fn print_table(header: Vec<&str>, rows: Vec<Vec<String>>)