2 releases
Uses new Rust 2024
0.1.1 | Apr 9, 2025 |
---|---|
0.1.0 | Mar 31, 2025 |
#132 in Text editors
844 downloads per month
Used in 3 crates
(2 directly)
130KB
3K
SLoC
promkit-widgets
Conventions (rough guidelines)
- Each widget contains a single
State
- All
State
must implement PaneFactory - Place files that represent state implementations at the same level as lib.rs
- e.g. Text Editor
Dependencies
~5–14MB
~200K SLoC