//! TUI rendering layer - all drawing functions organized by component.
//!//! This module contains pure rendering functions that read [`RenderState`]
//! and draw widgets to a [`Frame`]. No state mutation occurs here.
pubmodchrome;pubmoddraw;pubmodgql_tab;pubmodhttp_tab;pubmodpopups;pubmodwidgets;pubmodws_tab;