//! UI widgets for the TUI application
//!//! This module contains all reusable UI components/widgets
//! used by the TUI for rendering different parts of the interface.
pubmodcrosshair_widget;pubmoddebounced_input;pubmoddebug_widget;pubmodeditor_widget;pubmodhelp_widget;pubmodhistory_widget;pubmodsearch_modes_widget;pubmodstats_widget;pubmodtab_bar_widget;