Constant comfy_table::presets::ASCII_FULL
source · [−]pub const ASCII_FULL: &'static str = "||--+==+|-+||++++++";
Expand description
The default style for tables.
+-------+-------+
| Hello | there |
+===============+
| a | b |
|-------+-------|
| c | d |
+-------+-------+