Crates.io | craft_gui |
lib.rs | craft_gui |
version | 0.1.1 |
created_at | 2025-05-13 01:21:37.14958+00 |
updated_at | 2025-05-13 02:02:04.566914+00 |
description | A reactive GUI focused on being practical. Inspired by Elm and React. No macros. |
homepage | https://craftgui.com/ |
repository | https://github.com/craft-gui/craft |
max_upload_size | |
id | 1671269 |
size | 112,040 |
Craft is a reactive GUI. Views are created using Components and Elements. Updates are performed by handling messages from a Component.
cargo run --package counter