//! Showcase Demo - Demonstrates all ratatui-toolkit components
//!//! Run with: cargo run --example showcase
//! Or: just dev
modapp;modconstants;moddemo_tab;modhandlers;modhelpers;modrender;fnmain()->std::io::Result<()>{handlers::main_loop_handler::run_main_loop()}