Module inspectors

Expand description

Inspector implementations.

Structs§

CustomPrintTracer
Custom print Inspector, it has step level information of execution.
GasInspector
Helper Inspector that keeps track of gas.
NoOpInspector
Dummy Inspector, helpful as standalone replacement.