pub type TFullBackend<TBl> = Backend<TBl>;
Full client backend type.
struct TFullBackend<TBl> { /* private fields */ }