11 lines
367 B
Markdown
11 lines
367 B
Markdown
# Managarr Tree Widget
|
|
|
|
[Ratatui](https://docs.rs/ratatui) Widget built to show Tree Data structures.
|
|
|
|

|
|
|
|
|
|
## Credit
|
|
The original project for this widget is the [Ratatui Tree Widget](https://github.com/EdJoPaTo/tui-rs-tree-widget), which was purpose built for the specific use
|
|
case of [`mqttui`](https://github.com/EdJoPaTo/mqttui).
|