Type Alias forest_filecoin::shim::fvm_latest::trace::ExecutionTrace

source ·
pub type ExecutionTrace = Vec<ExecutionEvent>;
Expand description

Execution Trace, only for informational and debugging purposes.

Aliased Type§

struct ExecutionTrace { /* private fields */ }