Expand description
Debug table types and builder
Provides a builder pattern for constructing debug information tables with sections and key-value entries. Also includes action log overlay for displaying recent actions.
Structs§
- Action
Detail Overlay - Overlay for displaying detailed action information
- Action
LogDisplay Entry - A display-ready action log entry
- Action
LogOverlay - Overlay for displaying the action log
- Debug
Table Builder - Builder for constructing debug tables
- Debug
Table Overlay - A debug table overlay with title, rows, and optional cell preview
Enums§
- Debug
Overlay - Type of debug overlay
- Debug
Table Row - A row in a debug table - either a section header or a key-value entry