Module format

Source
Expand description

Utilities for formatting of a table

Structs§

Border
Borders of a table
BorderBuilder
Builder for border
HorizontalLine
A horizontal line in a table (border or row separator)
Padding
Used to add padding to the contents of a cell
PaddingBuilder
Builder for padding
Separator
Inner (column/row) separators of a table
SeparatorBuilder
Builder for separator
VerticalLine
A vertical line in a table (border or column separator)

Enums§

Align
Used to vertically align contents of a cell
Justify
Used to horizontally justify contents of a cell