Skip to main content

Module table

Module table 

Source

Structs§

ColumnConfig
Configuration for a table column.
TableStyles
ANSI style constants for table rendering.

Enums§

Align
Alignment for table columns.

Functions§

render_table
Render a table as ANSI-formatted terminal text.
render_table_with_config
Render a table using column configs for fine-grained control.