Docs.rs
iced_table-0.13.0
iced_table 0.13.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tarkah
Dependencies
iced_core ^0.13
normal
iced_widget ^0.13
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iced_
table
0.13.0
All Items
Crate Items
Re-exports
Modules
Traits
Crate
iced_table
Copy item path
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
.