Type Definition substrate_test_runtime_client::Executor[][src]

type Executor = LocalCallExecutor<Block, Backend, NativeExecutor<LocalExecutor>>;
Expand description

Test client executor.