Module fast

Module fast 

Source

Modules§

execution_tracer
trace_state

Structs§

ExecutionOutput
The output of a program execution, containing the state of the stack, advice provider, memory, and final precompile transcript at the end of execution.
FastProcessState
FastProcessor
A fast processor which doesn’t generate any trace.
NoopTracer
A Tracer that does nothing.

Traits§

Tracer
A trait for tracing the execution of a FastProcessor.