Constant comfy_table::presets::ASCII_BORDERS_ONLY_CONDENSED [−][src]
pub const ASCII_BORDERS_ONLY_CONDENSED: &str = "||--+==+ --++++";
Expand description
Just like ASCII_BORDERS_ONLY, but without spacing between rows.
+---------------+ | Hello there | +===============+ | a b | | c d | +---------------+