[][src]Constant cli_table::format::BORDER_NO_COLUMN_ROW

pub const BORDER_NO_COLUMN_ROW: TableFormat

Format with borders and row separators (without column separators)

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