[][src]Module comfy_table::row

Structs

Row

Row represents a row of a table. Each row contains an amount of Cells and can be added to a Table.

Traits

ToRow