Crate tui_tree_widget
source ·Expand description
Structs§
- A flattened item of all visible
TreeItems. - A
Treewhich can be rendered. - One item inside a
Tree. - Keeps the state of what is currently selected and what was opened in a
Tree.
Functions§
- Split an
Identifierinto its branch and leaf.