Type Definition sc_service::TFullCallExecutor[][src]

type TFullCallExecutor<TBl, TExecDisp> = LocalCallExecutor<TBl, Backend<TBl>, NativeExecutor<TExecDisp>>;
Expand description

Full client call executor type.