Constant comfy_table::presets::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 |
+-------+-------+