Module format

Source
Expand description

This module contains a list of primitives to help to modify a Table.

Structsยง

Format
A formatting function of particular cells on a Table.
FormatConfig
This is a struct wrapper for a lambda which changes config.
FormatContent
A lambda which formats cell content.
FormatContentPositioned
FormatContentPositioned is like a FormatContent an abstraction over a function you can use against a cell.