Type Alias UpperOf

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

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