glink/style/border_style
Types
Style of the box border.
pub type BorderStyle {
Single
Double
Round
Bold
SingleDouble
DoubleSingle
Classic
Arrow
}
Constructors
-
SingleExample
┌────┐ │ │ └────┘ -
DoubleExample
╔════╗ ║ ║ ╚════╝ -
RoundExample
╭────╮ │ │ ╰────╯ -
BoldExample
┏━━━━┓ ┃ ┃ ┗━━━━┛ -
SingleDoubleExample
╓────╖ ║ ║ ╙────╜ -
DoubleSingleExample
╒════╕ │ │ ╘════╛ -
ClassicExample
+----+ | | +----+ -
ArrowExample
↘↓↓↓↓↙ → ← ↗↑↑↑↑↖