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