Type Definition tp_runtime::UpperOf[][src]

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

Re-export top-level arithmetic stuff. Get the upper type of a PerThing.