[−][src]Trait comfy_table::ToRow
Allow the conversion of a type to a row.
By default this is implemented for everything implementing ToCells.
This means every iterable implementing ToString.
Allow the conversion of a type to a row.
By default this is implemented for everything implementing ToCells.
This means every iterable implementing ToString.