Structs§
- Table
Config - Table configuration for rendering and behavior
- Table
Data - Table data structure for enhanced data visualization
- Table
Pagination - Pagination configuration
Enums§
- Column
Type - Data type for column sorting
- Sort
Direction - Sort direction for columns
- Table
Border Style - Border styles for tables
Functions§
- parse_
table_ data - Parse table data from CSV-like text content
- parse_
table_ data_ from_ json - Parse table data from JSON content
- render_
table - Generate table display string from data and configuration