Type Definition sc_service::TLightClient
source · [−]pub type TLightClient<TBl, TRtApi, TExecDisp> = TLightClientWithBackend<TBl, TRtApi, TExecDisp, TLightBackend<TBl>>;
Expand description
Light client type.
pub type TLightClient<TBl, TRtApi, TExecDisp> = TLightClientWithBackend<TBl, TRtApi, TExecDisp, TLightBackend<TBl>>;
Light client type.