A simplification of the Debugger type exposed by the debug library. We reimplement the bits we need here to avoid a dependency on debug.
Debugger
debug
A simplification of the
Debugger
type exposed by thedebug
library. We reimplement the bits we need here to avoid a dependency ondebug
.