pub type Backend = TFullBackend<Block>;
The backend type used by the test service.
struct Backend { /* private fields */ }