pub type TestClient = Client<Backend>;
A test client with default backend.
struct TestClient { /* private fields */ }