pub const UTF8_ROUND_CORNERS: &str = "               ╭╮╰╯";
Expand description

A modifier, that when applied will convert the outer corners to round corners.

╭───────┬───────╮
│ Hello │ there │
╞═══════╪═══════╡
│ a     ┆ b     │
├╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌┤
│ c     ┆ d     │
╰───────┴───────╯