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