referrerpolicy=no-referrer-when-downgrade
substrate_test_runtime_client

Type Alias TestClient

Source
pub type TestClient = Client<Backend>;
Expand description

A test client with default backend.

Aliased Type§

struct TestClient { /* private fields */ }