Type Alias gtest_runtime::Quota

source ·
pub type Quota = Pallet<Runtime>;

Aliased Type§

struct Quota(PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>