Type Definition sp_arithmetic::InnerOf[][src]

type InnerOf<P> = <P as PerThing>::Inner;

Get the inner type of a PerThing.