comfy_table::presets

Constant ASCII_FULL_CONDENSED

Source
pub const ASCII_FULL_CONDENSED: &str = "||--+==+|    ++++++";
Expand description

Just like ASCII_FULL, but without dividers between rows.

+-------+-------+
| Hello | there |
+===============+
| a     | b     |
| c     | d     |
+-------+-------+