[][src]Type Definition sp_arithmetic::InnerOf

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

Get the inner type of a PerThing.