Module context

Module context 

Source
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ยง

DebugContext
Context trait for debug-related functionality This extracts debug operations into a cohesive interface