FORMAT_NO_LINESEP

Static FORMAT_NO_LINESEP 

Source
pub static FORMAT_NO_LINESEP: Lazy<TableFormat>
Expand description

With no line or title separator

ยงExample

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