forked from ratatui/ratatui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(widgets): Collect iterator of
Row
into Table
A follow-up from ratatui#755, allowing any iterator whose item is convertible into `Row` to be collected into a `Table`.
- Loading branch information
1 parent
388aa46
commit 1170eba
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters