Constant comfy_table::presets::UTF8_BORDERS_ONLY [−][src]
pub const UTF8_BORDERS_ONLY: &str = "││──╞══╡ ──┌┐└┘";
Expand description
Just like the UTF8 FULL version, but without vertical/horizontal middle lines.
┌───────────────┐ │ Hello there │ ╞═══════════════╡ │ a b │ │ c d │ └───────────────┘