iced_table 0.13.0

A table widget for Iced
Documentation
[dependencies.iced_core]
version = "0.13"

[dependencies.iced_widget]
version = "0.13"

[features]
__docs = ["iced_widget/lazy"]

[lib]
name = "iced_table"
path = "src/lib.rs"

[package]
authors = ["tarkah <admin@tarkah.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A table widget for Iced"
edition = "2021"
license = "MIT"
name = "iced_table"
readme = "README.md"
repository = "https://github.com/tarkah/iced_table"
version = "0.13.0"

[package.metadata.docs.rs]
all-features = true