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