Constant comfy_table::presets::ASCII_BORDERS_ONLY[][src]

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

Just like ASCII_FULL, but without vertical/horizontal middle lines.

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