Type Alias SharedChildData

Source
pub type SharedChildData = Arc<ChildData>;

Aliased Typeยง

struct SharedChildData { /* private fields */ }