Modules§
- actions
- app
- ascii
- assets
- builders
- cli
- common
- config
- constants
- db
- error
- handler
- input
- leaderboard
- logger
- menu
- modal
- notifications
- persistence
- prelude
- theme
- tracker
- tui
- variants
Macros§
- log_
debug - Logs a debug message. Only enabled in debug builds.
- log_
error - Logs an error message.
- log_
info - Logs an info message.
- log_
warn - Logs a warning message.
- notify_
error - Sends an Error notification
- notify_
info - Sends an Info notification
- notify_
warning - Sends an Warning notification