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