EdJoPaTo a2f8100fe7 refactor!: remove get_identifier_without_leaf
remove as its no longer used either internally or in mqttui for some time.
Either its quickly implemented yourself or `Vec::pop()` does the job better.
2024-02-26 20:49:21 +01:00
2022-03-08 15:37:42 +01:00
2020-10-30 16:30:07 +01:00
2024-02-24 18:39:38 +01:00

Ratatui Tree Widget

Ratatui Widget built to show Tree Data structures.

Screenshot

Built for the specific use case of mqttui.

Description
Languages
Rust 100%