referrerpolicy=no-referrer-when-downgrade

Type Alias ExecutorDispatch

Source
pub type ExecutorDispatch = LocalCallExecutor<Block, Backend, WasmExecutor>;
Expand description

Test client executor.

Aliased Type§

struct ExecutorDispatch { /* private fields */ }