Expand description
Utilities for formatting of a table
Structs§
- Border
- Borders of a table
- Border
Builder - Builder for border
- Horizontal
Line - A horizontal line in a table (border or row separator)
- Padding
- Used to add padding to the contents of a cell
- Padding
Builder - Builder for padding
- Separator
- Inner (column/row) separators of a table
- Separator
Builder - Builder for separator
- Vertical
Line - A vertical line in a table (border or column separator)