Module debug_output

Source

Structs§

DebugSession
Tracks timing information for various operations
FileAnalysisDebug
Represents an individual file analysis result for the debug output
MultiStepDebug
Represents a multi-step debug session with detailed information

Statics§

DEBUG_SESSION
Global debug session instance

Functions§

debug_session
Get a mutable reference to the debug session
init_debug_session
Initialize the debug session
print_final_output
Print the final debug output
record_timing
Record a timing for an operation