pub trait NestedData:
HasNestedView
+ Send
+ Sync { }Expand description
Data that can be stored in Schematic::NestedData.
pub trait NestedData:
HasNestedView
+ Send
+ Sync { }Data that can be stored in Schematic::NestedData.