pub type DynamicTypes = PrimaryMap<DynamicType, DynamicTypeData>;
Expand description
All allocated dynamic types.
Aliased Typeยง
pub struct DynamicTypes { /* private fields */ }
pub type DynamicTypes = PrimaryMap<DynamicType, DynamicTypeData>;
All allocated dynamic types.
pub struct DynamicTypes { /* private fields */ }