1 unstable release
Uses new Rust 2024
new 0.1.0 | Mar 31, 2025 |
---|
#174 in Text editors
269 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–15MB
~204K SLoC