A comprehensive collection of reusable TUI components for ratatui including resizable splits, tree views, markdown rendering, toast notifications, dialogs, and terminal embedding
//! Methods for TreeView.
pubmodblock;pubmodflatten_tree;pubmodhandle_event;pubmodhighlight_style;pubmodicons;pubmodnode_at_row;pubmodrender_fn;pubmodvisible_item_count;pubmodwith_filter_ui;