Expand description
This module contains the internal implementation of debug-here. Nothing
in this module is part of the public api of debug-here, even if it is
marked pub
.
Certain functions must be marked pub
in order for the debug_here!()
macro to call them, but user code should never call them directly.
Functionsยง
- The function responsible for actually launching the debugger.