Trait substrate::schematic::NestedData
source · pub trait NestedData: HasNestedView + Send + Sync { }
Expand description
Data that can be stored in ExportsNestedData::NestedData
.
pub trait NestedData: HasNestedView + Send + Sync { }
Data that can be stored in ExportsNestedData::NestedData
.