pub trait NestedData: HasNestedView + Send + Sync { }
Expand description

Data that can be stored in ExportsNestedData::NestedData.

Implementors§