Skip to main content

Module table_formatter

Module table_formatter 

Source
Expand description

Professional table formatting for terminal output with automatic column sizing.

This module provides utilities to render markdown tables with proper alignment, column width calculation, and capability-aware box-drawing characters.

Structs§

TableColumn
Information about a single table column
TableFormatter
Table formatter with column width detection and alignment

Enums§

Alignment
Horizontal alignment for table cells