Type Definition UpperOf
sp_arithmetic::per_things
type UpperOf<P> = <P as PerThing>::Upper;
Get the upper type of a PerThing.
PerThing