Type Definition sp_runtime::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.