Expand description
Module contains different things to tweak the style of the Table
.
Structs§
- Border
- Border represents a border of a Cell.
- Border
Char BorderChar
sets a char to a specific location on a horizontal line.- Border
Text BorderText
writes a custom text on a border.- Horizontal
Line - A horizontal split line which can be used to set a border.
- Line
- The structure represent a vertical or horizontal line.
- RawStyle
- A raw style data, which can be produced safely from
Style
. - Style
- Style is represents a theme of a
Table
. - Style
Correct Span - A correctnes function of style for
Table
which hasSpan
s. - Vertical
Line - A horizontal split line which can be used to set a border.
Enums§
- Offset
- The structure represents an offset in a text.