Type Definition sc_service::TFullCallExecutor
source · [−]pub type TFullCallExecutor<TBl, TExecDisp> = LocalCallExecutor<Backend<TBl>, NativeExecutor<TExecDisp>>;
Expand description
Full client call executor type.
pub type TFullCallExecutor<TBl, TExecDisp> = LocalCallExecutor<Backend<TBl>, NativeExecutor<TExecDisp>>;
Full client call executor type.