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