[][src]Constant comfy_table::presets::ASCII_HORIZONTAL_BORDERS_ONLY

pub const ASCII_HORIZONTAL_BORDERS_ONLY: &str = "  -- ==  --  --    ";

Just like ASCII_FULL, but without vertical/horizontal middle lines and no side borders

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