Constant comfy_table::modifiers::UTF8_SOLID_INNER_BORDERS [−][src]
pub const UTF8_SOLID_INNER_BORDERS: &str = " │─ ";
Expand description
A modifier, that when applied will convert the inner borders to solid lines.
╭───────┬───────╮ │ Hello │ there │ ╞═══════╪═══════╡ │ a │ b │ ├───────┼───────┤ │ c │ d │ ╰───────┴───────╯