Module tracing

Module tracing 

Available on crate feature evm only.
Expand description

Helpers for tracing.

Structsยง

TraceOutput
Output of tracing a transaction.
TracerIter
Iterator used by tracer.
TracingCtx
Container type for context exposed in TxTracer.
TxTracer
A helper type for tracing transactions.