//! Pancurses iced Renderer implementation.
//! Allows to create TUI application using iced as the GUI framework
modcolors;modprimitive;modrenderer;modsandbox;// Conveniently reexports common structs that the user might want to use in their application.
pubuserenderer::PancursesRenderer;pubusesandbox::Sandbox;