pub type Executor = LocalCallExecutor<Block, Backend, WasmExecutor<(SubstrateHostFunctions, HostFunctions)>>;Expand description
Test client executor.
Aliased Type§
struct Executor { /* private fields */ }pub type Executor = LocalCallExecutor<Block, Backend, WasmExecutor<(SubstrateHostFunctions, HostFunctions)>>;Test client executor.
struct Executor { /* private fields */ }