[−][src]Constant comfy_table::presets::ASCII_NO_BORDERS
pub const ASCII_NO_BORDERS: &str = " == |-+ ";
Default style without any borders.
Hello | there
===============
a | b
-------+-------
c | d
pub const ASCII_NO_BORDERS: &str = " == |-+ ";
Default style without any borders.
Hello | there
===============
a | b
-------+-------
c | d