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