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
- Component
Detail Overlay - Detail view for a single mounted component.
- Component
Snapshot - A non-generic snapshot of a single mounted component’s debug info.
- Components
Overlay - Overlay for displaying mounted components
- Debug
Table Builder - Builder for constructing debug tables
- Debug
Table Overlay - A debug table overlay with title, rows, and optional cell preview
- State
Entry Detail - Detail view for a single state tree entry (full untruncated value).
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