pub const UTF8_ROUND_CORNERS: &'static str;Available on crate feature
table only.Expand description
A modifier, that when applied will convert the outer corners to round corners.
╭───────┬───────╮
│ Hello │ there │
╞═══════╪═══════╡
│ a ┆ b │
├╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌┤
│ c ┆ d │
╰───────┴───────╯