Expand description
Debug table types and builder
Provides a builder pattern for constructing debug information tables with sections and key-value entries.
Structs§
- 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