Module format

Source
Expand description

Define table formatting utilities

Modules§

consts
Predifined formats. Those constants are lazily evaluated when the corresponding struct is dereferenced

Structs§

FormatBuilder
A builder to create a TableFormat
LineSeparator
Contains the character used for printing a line separator
TableFormat
Contains the table formatting rules

Enums§

Alignment
Alignment for cell’s content
ColumnPosition
Position of a column separator in a row
LinePosition
Position of a line separator in a table