[][src]Constant cli_table::format::BORDER_COLUMN_NO_ROW

pub const BORDER_COLUMN_NO_ROW: TableFormat

Format with borders and column separators (without row separators)

This example is not tested
+------------+----------------+
| Name       | Age (in years) |
| Tom        |             10 |
| Jerry      |             15 |
| Scooby Doo |             25 |
+------------+----------------+