Type Definition substrate_test_runtime::system::Pallet[][src]

type Pallet<T> = Module<T>;
Expand description

Type alias to Module, to be used by construct_runtime.