23 breaking releases
Uses new Rust 2024
| 0.24.0 | Jan 9, 2026 |
|---|---|
| 0.23.1 | May 29, 2025 |
| 0.23.0 | Oct 31, 2024 |
| 0.21.0 | Jun 28, 2024 |
| 0.2.0 | Nov 15, 2020 |
#46 in Command-line interface
69,781 downloads per month
Used in 68 crates
(63 directly)
39KB
732 lines
Widget built to show Tree Data structures.
Tree widget Tree is generated with TreeItems (which itself can contain TreeItem children to form the tree structure).
The user interaction state (like the current selection) is stored in the TreeState.
Ratatui Tree Widget
Ratatui Widget built to show Tree Data structures.
Built for the specific use case of mqttui.
Dependencies
~7MB
~116K SLoC