Expand description
ratatui application — shell, status bar, prompt, conversation, live-stream pane, and the widget library.
The application owns nothing business-logical; it is a renderer
over EngineState and a dispatcher to zero-commands.
Re-exports§
pub use app::ActiveOverlay;pub use app::App;pub use app::AppError;pub use app::AppExit;pub use app::AppState;pub use app::Mode;pub use theme::Theme;