Module style

Source
Expand description

Module contains different things to tweak the style of the Table.

Structs§

Border
Border represents a border of a Cell.
BorderChar
BorderChar sets a char to a specific location on a horizontal line.
BorderText
BorderText writes a custom text on a border.
HorizontalLine
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.
StyleCorrectSpan
A correctnes function of style for Table which has Spans.
VerticalLine
A horizontal split line which can be used to set a border.

Enums§

Offset
The structure represents an offset in a text.