Type Alias substrate_test_runtime_client::Backend
source · pub type Backend = Backend<Block>;
Expand description
Test client database backend.
Aliased Type§
struct Backend { /* private fields */ }
pub type Backend = Backend<Block>;
Test client database backend.
struct Backend { /* private fields */ }