Modules§
- app
- Application.
- cli
- Cli
- commands
- event
- Terminal events handler.
- input_
handling - tui
- Terminal user interface.
- ui
- Widget renderer.
- utils
- Utilities
Macros§
- trace_
dbg - Similar to the
std::dbg!
macro, but generatestracing
events rather than printing to stdout.