to_table

Function to_table 

Source
pub fn to_table<const S: usize, I: AsRef<str>>(a: &[[I; S]]) -> String