[−][src]Constant comfy_table::presets::UTF8_NO_BORDERS
pub const UTF8_NO_BORDERS: &str = " ═╪ ┆╌┼ ";
Default UTF8 style, but without any borders.
Hello │ there
═══════╪═══════
a ┆ b
╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌
c ┆ d
pub const UTF8_NO_BORDERS: &str = " ═╪ ┆╌┼ ";
Default UTF8 style, but without any borders.
Hello │ there
═══════╪═══════
a ┆ b
╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌
c ┆ d