Module table

Module table 

Source
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§

ActionDetailOverlay
Overlay for displaying detailed action information
ActionLogDisplayEntry
A display-ready action log entry
ActionLogOverlay
Overlay for displaying the action log
DebugTableBuilder
Builder for constructing debug tables
DebugTableOverlay
A debug table overlay with title, rows, and optional cell preview

Enums§

DebugOverlay
Type of debug overlay
DebugTableRow
A row in a debug table - either a section header or a key-value entry