Expand description
Define table formatting utilities
Modules§
- consts
- Predifined formats. Those constants are lazily evaluated when the corresponding struct is dereferenced
Structs§
- Format
Builder - A builder to create a
TableFormat
- Line
Separator - Contains the character used for printing a line separator
- Table
Format - Contains the table formatting rules
Enums§
- Alignment
- Alignment for cell’s content
- Column
Position - Position of a column separator in a row
- Line
Position - Position of a line separator in a table