floem-ui-kit 0.0.1

Ready-to-use UI components for the Floem GUI library
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Ready-to-use UI components for the Floem GUI library"
edition = "2021"
keywords = ["gui", "ui", "graphics", "interface", "widgets"]
license = "MIT"
name = "floem-ui-kit"
readme = "README.md"
version = "0.0.1"