Skip to main content

ASCII_FULL

Constant ASCII_FULL 

Source
pub const ASCII_FULL: TableStyle;
Available on crate feature table only.
Expand description

The default style for tables.

+-------+-------+
| Hello | there |
+===============+
| a     | b     |
|-------+-------|
| c     | d     |
+-------+-------+