pub const ASCII_FULL: &'static str;Available on crate feature
table only.Expand description
The default style for tables.
+-------+-------+
| Hello | there |
+===============+
| a | b |
|-------+-------|
| c | d |
+-------+-------+