Type Alias gclient::ext::sp_runtime::InnerOf

pub type InnerOf<P> = <P as PerThing>::Inner;
Expand description

Get the inner type of a PerThing.