Expand description
Debug context trait for extracting debug functionality from the main TUI
This module provides a trait that encapsulates all debug-related operations, allowing them to be organized separately from the main TUI logic.
Traitsยง
- Debug
Context - Context trait for debug-related functionality This extracts debug operations into a cohesive interface