Type Alias polkadot_sdk_frame::arithmetic::UpperOf
pub type UpperOf<P> = <P as PerThing>::Upper;
Expand description
Get the upper type of a PerThing
.
pub type UpperOf<P> = <P as PerThing>::Upper;
Get the upper type of a PerThing
.