FORMAT_NO_TITLE

Static FORMAT_NO_TITLE 

Source
pub static FORMAT_NO_TITLE: Lazy<TableFormat>
Expand description

Similar to FORMAT_DEFAULT but without special separator after title line

ยงExample

+----+----+
| T1 | T2 |
+----+----+
| a  | b  |
+----+----+
| c  | d  |
+----+----+