Expand description
Application state and TUI event loop.
Submodules:
- [
background] — async task spawn/poll - [
handlers] — per-screen key handlers - [
run] — terminal event loop - [
render] — frame drawing - [
rom_load] — ROM fetch and prefetch scheduling
Structs§
- App
- Root application object for the TUI.
Enums§
- AppScreen
- All possible high-level screens in the TUI.