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