[][src]Type Definition sc_service::TFullCallExecutor

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

Full client call executor type.