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