domain_test_service::domain

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 */ }