22 breaking releases

0.23.1 May 29, 2025
0.23.0 Oct 31, 2024
0.22.0 Aug 7, 2024
0.21.0 Jun 28, 2024
0.2.0 Nov 15, 2020

#66 in Command-line interface

Download history 3807/week @ 2025-03-01 1899/week @ 2025-03-08 2884/week @ 2025-03-15 2235/week @ 2025-03-22 3006/week @ 2025-03-29 3467/week @ 2025-04-05 2390/week @ 2025-04-12 2858/week @ 2025-04-19 2727/week @ 2025-04-26 2581/week @ 2025-05-03 2797/week @ 2025-05-10 2060/week @ 2025-05-17 1751/week @ 2025-05-24 3572/week @ 2025-05-31 2504/week @ 2025-06-07 3059/week @ 2025-06-14

11,290 downloads per month
Used in 28 crates (27 directly)

MIT license

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.

Screenshot

Built for the specific use case of mqttui.

Dependencies

~5MB
~84K SLoC