Module textdata

Module textdata 

Source
Expand description

Implements a Row and a Cell struct that are compatible to ratatui. You only need these if you use preformatted data.

Structsยง

Cell
A single cell of the table.
Row
Rows of the table.