Type Alias substrate::schematic::NestedView
source · pub type NestedView<T> = <T as HasNestedView>::NestedView;
Expand description
The associated nested view of an object.
pub type NestedView<T> = <T as HasNestedView>::NestedView;
The associated nested view of an object.