Module rat_widget::table::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§

  • A single cell of the table.
  • Rows of the table.