comfy_table::presets

Constant ASCII_BORDERS_ONLY

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

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

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