pub type UdCreationPeriod = UdCreationPeriod<Runtime>;

Aliased Type§

struct UdCreationPeriod(PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>