[−][src]Module comfy_table::styling::table
Everything about styling tables.
Structs
| ComponentIter | |
| TableStyle | This struct wraps the various styling options for a table
The default style preset when using |
Enums
| Component | All configurable table components. A character can be assigned to each component in the TableStyle struct. This is then used to draw character of the respective component to the commandline. Most components should be self-explanatory. |
| ContentArrangement |