Type Definition arithmetic::per_things::UpperOf[][src]

type UpperOf<P> = <P as PerThing>::Upper;

Get the upper type of a PerThing.