Crate iced_table

Source
Expand description

A table widget for iced

Re-exports§

pub use table::table;
pub use table::Table;

Modules§

table
Display rows of data into columns

Traits§

Catalog
A set of rules that dictate the styling of a Table.