Type Definition sc_service::TFullCallExecutor

source ·
pub type TFullCallExecutor<TBl, TExec> = LocalCallExecutor<TBl, Backend<TBl>, TExec>;
Expand description

Full client call executor type.