pub type Client = FullClient;
The client type being used by the test service.
struct Client { /* private fields */ }