Type Alias Backend

Source
pub type Backend = TFullBackend<Block>;
Expand description

The backend type used by the test service.

Aliased Type§

struct Backend { /* private fields */ }