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§
- Table
Column - Information about a single table column
- Table
Formatter - Table formatter with column width detection and alignment
Enums§
- Alignment
- Horizontal alignment for table cells