Function nu_table::draw_table[][src]

pub fn draw_table(
    table: &Table,
    termwidth: usize,
    color_hm: &HashMap<String, Style>
) -> String