Module inspectors
Expand description
Inspector implementations.
Structs§
- Custom
Print Tracer - Custom print Inspector, it has step level information of execution.
- GasInspector
- Helper Inspector that keeps track of gas.
- NoOp
Inspector - Dummy Inspector, helpful as standalone replacement.