pub type TFullClient<TBl, TRtApi, TExec> = Client<TFullBackend<TBl>, TFullCallExecutor<TBl, TExec>, TBl, TRtApi>;Expand description
Full client type.
Aliased Typeยง
pub struct TFullClient<TBl, TRtApi, TExec> { /* private fields */ }pub type TFullClient<TBl, TRtApi, TExec> = Client<TFullBackend<TBl>, TFullCallExecutor<TBl, TExec>, TBl, TRtApi>;Full client type.
pub struct TFullClient<TBl, TRtApi, TExec> { /* private fields */ }