pub type SpecificConfig<C> = Config<<C as AnyConfig>::Pads>;
Expand description

Type alias to recover the specific Config type from an implementation of AnyConfig